yrammos
yrammos
No intention to cram one more feature suggestion into the apparently congested v1.4 pipeline, but I do have hopes we'll be able to get rid of the "Synchronize" button entirely...
@pulsejet thank you for an excellent piece of work. I'm interested in establishing an LDAP backend in conjunction with OIDC authentication via your plugin. I assume that doing so would...
For example, a workspace named `Français`, while appearing without problems in the Alfred search box, cannot be activated by the workflow.
I added `"javascriptreact"` to the `spellright.documentTypes` array in order to have `.mdx` files checked by default. According to the [VSCode docs](https://code.visualstudio.com/docs/languages/identifiers), this is indeed the correct identifier for the language....
Since installing the proxy, visits to my own websites are tracked even though my machines carry the administrator's "ignore" cookie. Any easy way to address this glitch? Thanks.
Relevant gulp options below: ``` { compact: true, controlFlowFlattening: false, deadCodeInjection: false, debugProtection: true, debugProtectionInterval: false, disableConsoleOutput: true, identifierNamesGenerator: 'mangled', log: false, renameGlobals: true, selfDefending: false, splitStrings: true, splitStringsChunkLength: 3,...
### Did you check existing requests? - [X] I have searched the existing issues ### Describe the feature [lemminx](https://github.com/eclipse/lemminx) is currently not supported by Conform. ### Provide background Conform only...
I installed digestif in NeoVim via the command: `MasonInstall Digestif` The installation was error-free. However, the DigestifLSP is not activated when I open a tex file.