Eslint_d and typescript #439
-
When i run eslint_d with formatting, the NullLsLog is showing that eslint_d is finding formatting to be done, but it does not update the file. Please help |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
Could you post your config and the log? It's hard to help without more info. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
[TRACE Tue 14 Dec 2021 04:58:32 PM UTC] ...im/site/pack/packer/opt/null-ls.nvim/lua/null-ls/rpc.lua:142: received LSP notification for method textDocument/didChange interface ForgeViewerProps { function ForgeViewer(props: ForgeViewerProps) {
} export default ForgeViewer; [DEBUG Tue 14 Dec 2021 04:58:34 PM UTC] .../pack/packer/opt/null-ls.nvim/lua/null-ls/formatting.lua:55: received edits from generators ;\n}\n\nexport default ForgeViewer;\n'
} } [DEBUG Tue 14 Dec 2021 04:58:34 PM UTC] .../pack/packer/opt/null-ls.nvim/lua/null-ls/formatting.lua:80: successfully applied edits [TRACE Tue 14 Dec 2021 04:58:34 PM UTC] .../pack/packer/opt/null-ls.nvim/lua/null-ls/formatting.lua:81: {} [TRACE Tue 14 Dec 2021 04:58:34 PM UTC] ...im/site/pack/packer/opt/null-ls.nvim/lua/null-ls/rpc.lua:142: received LSP notification for method textDocument/didSave [TRACE Tue 14 Dec 2021 04:58:34 PM UTC] .../pack/packer/opt/null-ls.nvim/lua/null-ls/generators.lua:9: running generators for method NULL_LS_DIAGNOSTICS_ON_SAVE [DEBUG Tue 14 Dec 2021 04:58:34 PM UTC] .../pack/packer/opt/null-ls.nvim/lua/null-ls/generators.lua:12: no generators available |
Beta Was this translation helpful? Give feedback.
-
could it be because null-ls is not finding any generators? |
Beta Was this translation helpful? Give feedback.
[TRACE Tue 14 Dec 2021 04:58:32 PM UTC] ...im/site/pack/packer/opt/null-ls.nvim/lua/null-ls/rpc.lua:142: received LSP notification for method textDocument/didChange
[TRACE Tue 14 Dec 2021 04:58:32 PM UTC] .../pack/packer/opt/null-ls.nvim/lua/null-ls/generators.lua:9: running generators for method NULL_LS_DIAGNOSTICS
[DEBUG Tue 14 Dec 2021 04:58:32 PM UTC] .../pack/packer/opt/null-ls.nvim/lua/null-ls/generators.lua:12: no generators available
[TRACE Tue 14 Dec 2021 04:58:34 PM UTC] ...im/site/pack/packer/opt/null-ls.nvim/lua/null-ls/rpc.lua:117: received LSP request for method textDocument/formatting
[TRACE Tue 14 Dec 2021 04:58:34 PM UTC] .../pack/packer/opt/null-ls.nvim/lua/null-ls/gener…