Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged vscode

0 votes
1.6k views
1 answer
    Is there a way to extend the supported languages/grammars in Visual Studio Code? I'd like to add ... of existing language implementations? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I'm using the new Visual Studio Code, which is clearly not ready for prime time yet, but I'm hoping to resolve a ... ), and I'm sure lots more. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    I don't know if there's a name for this kind of behavior. I've seen it in IntelliJ, where single- ... explorer to show subfolders this way? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I went through https://code.visualstudio.com/docs/getstarted/theme-color-reference but can't seem to find the setting ... little bit so I can read it better. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    In VS Code, if there's version control in a folder you're working in, it will try and indicate what lines are new ... bar. Is there a way to turn that off? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    Using Microsoft's Visual Studio Code, how do I hide certain files and file patterns from appearing in the sidebar? I want to hide .meta and .git style files Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    Or is there a way to switch the current file's language so that the syntax is highlighted correctly? For ... JavaScript but VS Code doesn't recognize it. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    How can I disable the default tooltip hint message in VSCode? It's annoying sometimes. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Microsoft's Visual Studio Code editor is quite nice, but it has no default support for building C++ projects. How do I configure it to do this? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have tried to changed the short cut for "Go To File" command, and might have deleted it by mistake. how ... /go-to-file-keyboard-short-cut-have-disappeared-from-visual-studio...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I'm using path intellisend and shows path with space as %20 in the place of space, is there any ... stackoverflow.com/questions/65831699/vscode-path-showing-20-instead-of-space...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I would like the keybinds that open the sidebars on the left (eg file explorer, git, debug) to work like ... -code-scm-explorer-debug-keybinds-to-hide-sidebar-if-already-selected...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    I'm writing an extension for VS Code. As you know, the VS Code editor creates folding ranges for certain code blocks. I ... i-get-all-the-folding-ranges-of-a-file-with-vs-code-api...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    Is there a way to exclude my Readme.md file from auto-formatting when saving in VS Code? I still want auto- ... 65866539/how-to-turn-off-vs-code-auto-formatting-for-markdown-files...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    Sometimes it is convenient to deal with jupyter notebooks from the VS Code editor (faster load, less latency and easier ... -cell-output-of-jupyter-notebook-ipynb-in-vs-code-editor...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    Is there any way or trick to do it in VS Code for python or any other language? We know that outline ... any-way-to-generate-uml-class-diagrams-or-any-visual-graph-automatical...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I want to generate a PR branch by removing my personal commits is there ANY way to mark a list of commits to drop I ... /git-how-to-mark-commits-to-drop-for-generating-a-pr-branch...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I have a C statement that I have put over 2 lines to make it readable. When I save the file, the ... 65884546/vs-code-auto-format-messes-up-line-breaks-and-pointer-declarations...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    Is there a way to make VS Code stop breaking HTML tags before > on a new line? As you can see on ... :https://stackoverflow.com/questions/65885536/vs-code-html-tag-wrapping-issue...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.3k views
1 answer
    I'm running Prettier through ESLint using the eslint-config-prettier and eslint-plugin-prettier packages. I also have ... -from-formatting-inline-js-in-html-files-in-vs-code...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    I want to get rid of highlights as shown in the below picture. I find it really annoying. question from ... /65895034/getting-rid-of-annoying-rectangular-highlights-in-vs-code...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I need to push some ui resource file(an .rp file from Axure RP9) with the git of VS Code. But when I ... questions/65895722/how-to-disable-the-vs-codes-text-detection-of-rp-files...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I wanna build external editor for scripts stored in crm. I have API which exposes script engine returning ... /questions/65908996/vs-code-workspace-storing-additional-script-data...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    i've just setup default pylint linter in vscode but i do not get for example messages about docstrings. Maybe ... .com/questions/65926135/how-to-make-linter-show-more-messages...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    single line comments shortcut is not working i am using ctr+/ and have also checked ctr+shift+/ none of ... .com/questions/65930630/keyboard-shortcut-not-working-in-vs-code...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    VS Code is in an infinite loop suggesting configuration of Python formatter. Every time I try to run my py ... -is-in-an-infinite-loop-suggesting-configuration-of-python-formatter...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I've written a custom FileSystemProvider for VS Code. When I open the files/folder with my custom ... quick-file-navigation-not-working-for-custom-file-system-provider...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    The Code Spell Checker extension in VSCode only checks for errors after you stop typing for a certain period of time. ... -word-after-the-spacebar-is-hit-with-the-code-spell-chec...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...