Commit e206372
authored
file: re-emit switch and load file events after plugin load (#1252)
re-emit 'switch-file' and 'file-loaded' event after loading plugins , as plugins are loaded after opening app and those events also gets triggered before loading plugins, so many plugins will face issues such as lsp plugins. For compatibility it will re-emit events .1 parent acfb8cc commit e206372
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
244 | 253 | | |
245 | 254 | | |
246 | 255 | | |
| |||
0 commit comments