An open API service indexing awesome lists of open source software.

https://github.com/dalisoft/vscode-config

VSCode shared configuration tuned for performance, easy and extensibility. Used for coding Rust, Golang, TypeScript/JavaScript and more
https://github.com/dalisoft/vscode-config

config cursor editor vscode

Last synced: about 1 year ago
JSON representation

VSCode shared configuration tuned for performance, easy and extensibility. Used for coding Rust, Golang, TypeScript/JavaScript and more

Awesome Lists containing this project

README

          

# VSCode/Cursor AI settings

Applicable only for last two release of VSCode and Cursor AI. If you need older version, please see commit history

## macOS / Linux

Just run

```sh
./install-[stable|insider|cursor].sh
```

## Tuning

Disable workspace specific extensions or RAM-hungry extensions

- Not all extensions are listed
- Disable these extensions to save CPU and memory when not needed

| Name | Global | Workspace | High resource usage |
| -------------------------- | ------ | --------- | -------------------- |
| CodeSpell + All langs | - | - | CPU/RAM |
| Deno | - | + | RAM |
| i18n ally | - | - | RAM |
| IntelliCode API Usage | - | - | CPU/RAM |
| Stylelint | - | + | CPU/RAM |
| `vscode-styled-components` | - | + | CPU/RAM |
| Pretty TS Errors | - | - | CPU/RAM |
| Bash IDE | - | + | CPU/RAM |
| biome | - | + | CPU? |
| CodeLLDB | - | + | CPU/RAM |
| dprint | - | + | CPU? |
| ESLint | - | + | CPU/RAM |
| Figma | - | + | CPU/RAM |
| GH Actions | - | + | CPU/RAM |
| GH PR and Issues | - | + | CPU/RAM |
| HTMLHint | - | + | RAM |
| PowerShell | - | + | |
| SQLTools | - | + | RAM |
| Dev DB | - | + | RAM |
| Database Client | - | + | RAM |
| MongoDB | - | + | RAM |
| quick-lint-js | - | + | CPU |
| Thunder Client | - | + | |
| Shellcheck | - | - | **Bash IDE** or this |
| Cody AI | - | - | CPU/RAM |
| Tabnine AI | - | - | CPU/RAM |
| Codeium AI | - | - | CPU/RAM |
| Continue AI | - | + | CPU? |
| Cline AI | - | + | |
| GitHub Copilot | - | + | |

## Post-installation

Just reboot VSCode

## Supported versions

Due of M$ does not support old VSCode versions, old `legacy.patch` not working anymore

Latest **1 versions** at best and **2 versions** at support of VSCode (Insiders) are supported

## Special thanks to

[![JetBrains](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.png)](https://jb.gg/OpenSourceSupport)

for providing free license to support Open-Source projects

## FAQ

### Installation failed or not found

Check if you before installed this script, on **Code/Code Insider** folder should be **User** linked folder. Delete that and re-try install