vscode tag

114 questions


1 answers
271 views
0
What regular expression engines are available in the Search/Replace widget in VSCode 1.71.0?

Visual Studio Code 1.71.0I would like to use regular expressions in the VSCode search/replacement widget.Regular expressions vary depending on the implementation, so I would like to know what regular ...


1 answers
294 views
0
What regular expression engines are available in the Search/Replace widget in VSCode 1.71.0?

Visual Studio Code 1.71.0I would like to use regular expressions in the VSCode search/replacement widget.Regular expressions vary depending on the implementation, so I would like to know what regular ...


1 answers
373 views
0
E241 on Flake 8 is not displayed

I'm currently trying to program Python in VSCode, and I'm installing Flake 8, but I can't see E241.E501 and E401 are displayed, but E241 is not displayed to cope with the habit of opening spaces unnec...

1 years ago

1 answers
528 views
0
GDB gets version error when attempting to debug with the Presense SDK (IDE)

We are building a new SDK (IDE) environment for Spresense on Windows 10 Home.The LCP-Link2 on the official page as a debugger appears almost unavailable, so the motivation is to try using the DAP-Link...

2 years ago

1 answers
462 views
0
Is git better for writing code with git and vscode? [Closed]

Do you want to improve this question?Edit your post to clarify the issue you are trying to resolve by adding details.Closed 28 days ago.28 days agoIs it possible to reflect the difference between git ...

2 years ago

1 answers
396 views
0
How to Coexist Powershell Debugs and Python Debugs in VScode

Window 10proVscode 1.70.2Python 3.9.10<-python interpreter selected under virtual environment/ENV folder by python venvPowershell Extension v2022.7.2Vscode enhancements PowerShell Python  Python Ex...


1 answers
319 views
0
I want to use Visual Studio code's file search complement functionality for regular searches.

Visual Studio Code File Search (Ctrl+P) complements even fairly vague entries, but is there a way to use this complement in regular searches (Ctrl+F, Ctrl+Shift+F, etc)?Or, please let me know if there...

2 years ago

1 answers
332 views
0
You can run ipynb files, but you can't run them with py files.

I was trying to do Twitter analysis by referring to various sites.Both the py file ipynb file are running in vscode.The path of the environment variable is followed by the file with python.exe, the Li...

2 years ago

1 answers
296 views
0
Marp Preview Remains Markdown Preview

Added Marp to the environment where Markdown is included in the VScode.I was able to export Marp, but the preview is not in slide format and remains in Markdown preview.Can't Markdown and Marp coexist...

2 years ago

1 answers
475 views
0
How do I copy a file path with only a shortcut in the mac version of VSCode?

Is there a shortcut to copy the path of the active file in the mac version of VSCode?I can use the following shortcuts for Windows, but Shift+F10 (context menu display)Shift+Alt+C (path copy)There is ...

2 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.