Kartik Arcot
Kartik Arcot
I was trying enable/disable linting from the coc-settings.json. ``` { "python.linting.enabled":true/false } ``` However when I restart the nvim instance, this setting is not being used. I am able to...
When I call the :AutoPep8 function, it only shows me the diff but does not change the file buffer. Am I missing some setting? How to enable the plugin to...
When I run it outside the container it works fine. The most relevant part of the error is: ``` Failed to fetch\n at __wbg_fetch_1e4e8ed1f64c7e28 (https://vscode-remote+attached-002dcontainer-002b7b22636f6e7461696e65724e616d65223a222f73646576222c2273657474696e6773223a7b22636f6e74657874223a226465736b746f702d6c696e7578227d7d.vscode-resource.vscode-cdn.net/home/swastiks/.cursor-server/extensions/boundary.baml-extension-0.54.1/web-panel/dist/assets/baml_schema_build.js:2652:17)\n ``` The full stack trace...