Emran Ramezan
Emran Ramezan
Hi 👋 So basically the code action for installing @ types doesn't actually install anything. Not sure if it is Nova LSP support related or extension. Initially the extension was...
Hello 👋 I had a feature request and was hoping that someone could help me out. Currently we can only declare **one** `file-types` or array of (multiple) `file-types` in `package.json`...
### Checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session - [X]...
### Checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session - [X]...
Hello @haringsrob. I am very keen to try your LSP however I hit some roadblocks. I was wondering if you could help. I should also mention I am not an...
Hello, There is a bug (maybe two see below) with the extension that crashes after renaming a file. ### 1. The Crash: To replicate: - Create an empty project with...
Hello! This pull request adds highlighting support for escape characters. Currently Nova does not have a specific theming selector for these characters like the `regex.escaped`, or the `string.escape` that was...
### Summary I am using a custom `html` `injections.scm`. The injection is working, and also correct parsing subtree is being produced _however_ the highlighting breaks, unless, I add a space...