vscode-alex icon indicating copy to clipboard operation
vscode-alex copied to clipboard

A Visual Studio Code extension to find unequal phrasing in your text with alex

Results 8 vscode-alex issues
Sort by recently updated
recently updated
newest added

I'd like to run the linter on all file types and catch bad variable names for example

I am not seeing master flagged by the vscode plugin but I do with alex.js on the command line ![image](https://user-images.githubusercontent.com/25430683/117635956-3f3baf00-b178-11eb-9b52-19eb58636191.png)

**Is your feature request related to a problem? Please describe.** It appears the plugin does not pick up AlexJS configuration as expected: [Configuration](https://github.com/get-alex/alex#configuration) **Describe the solution you'd like** The plugin...

**Is your feature request related to a problem? Please describe.** I cannot add vscode-alex to Gitpod's VSCode Browser **Describe the solution you'd like** Please publish your extension to the vendor-neutral,...

![Screenshot_20250103_144548](https://github.com/user-attachments/assets/c2df283d-71aa-4ebe-b859-aa7715b5f127) https://www.npmjs.com/package/coc-alex Refer: https://github.com/valentjn/vscode-ltex/blob/3d0cb8cd9b4d0dc8ef6c08a4f376767820678cf6/src/extension.ts#L8-L14 Difference is vscode-ltex/coc-ltex uses a customized python script https://github.com/valentjn/vscode-ltex/blob/3d0cb8cd9b4d0dc8ef6c08a4f376767820678cf6/tools/patchForTarget.py to patch code we use c language macro preprocessor cpp Can you add me to collaborators to...

npm install npm publish See: https://www.npmjs.com/package/alex-server Now it can work for all editors which support LSP