microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.64k stars 28.69k forks source link

Add option to Disable MDN link in .tsx/.jsx/.ts./.js IntelliSense #223634

Open farhadxf opened 1 month ago

farhadxf commented 1 month ago

Type: Feature Request

As a styled-components user, I believe the following improvements would significantly enhance the development experience in VS Code:

  1. Color Decorators on .ts and .js Files

    • Issue: Color decorators are not functioning correctly.
    • Request: Provide an option to default to RGB values when defining color names (e.g., red). Also, enable RGB control when clicking on color decorators in .ts or .tsx files.
  2. Disable MDN Documentation on Hover

    • Issue: The MDN documentation popup on hover in .tsx/.ts or .jsx/.js files is intrusive.
    • Request: Introduce an option to disable this feature for these file types.

These changes would greatly benefit many developers, especially those using styled-components with TS | JS.

VS Code version: Code 1.91.1 (Universal) (f1e16e1e6214d7c44d078b1f0607b2388f29d729, 2024-07-09T22:07:54.982Z) OS version: Darwin arm64 23.5.0 Modes:

mjbvz commented 1 month ago

Please just one issue per issue. However the first is an extension candidate issue as we don't provide built-in color detection for js/ts files

Let's use this issue to track your second request: disabling mdn links in documentation

VSCodeTriageBot commented 1 month ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

vs-code-engineering[bot] commented 6 days ago

This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!