Emily Grace Seville

Results 192 issues of Emily Grace Seville

## Description - refactor code - provide completions for projects, versions, deployments, advanced services and .js functions Fixes issue # ## TODOs: - [ ] Changes to fish usage are...

Here are all problematic props: - `verbose`: no description available in [docs](https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config) - `tab-size`: no description available in [docs](https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config) - `sort-order`: no description available in [docs](https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config) and it's missing from...

It is required to properly update [the corresponding](https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/csscomb.json) JSON schema.

- [x] hints for documented properties in README.md - [x] links to README.md in hints - [x] property format validation

Sometimes I press whitespace accidentally and try to find some app. Search fails as there is no app whose name starts with a whitespace. That's why I suggested ignoring leading...

Words, variables, and functions are completed. Words are separated by spaces, newlines, and quotes. fixes #45

I mean them: ![image](https://github.com/bmalehorn/vscode-fish/assets/42812113/2a8f335e-b95c-423d-8544-50ac37af0530) Now just builtins and keywords are suggested.

From LSP I expect: - syntax and semantic validation (highlight not available variables and functions in the current scope, tell about non-existing flags for commands) - variable and function suggestions...