code tag

445 questions


2 answers
342 views
0
Understanding Docker Container Run Errors

I'm building an image of the Dockerfile and starting the container.Run'docker COMMAND --help' for more information on a command.appears.I don't think the syntax is wrong, but is there anything strange...

1 years ago

1 answers
310 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
268 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
292 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
370 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
306 views
0
Windows Character Code Errors

When the subprocess module retrieves the Windows systeminfo and decodes 'shift-jis', the environment sends an exception.PC1 has an exception: PC2 has been fine in the past.PC2 is fineBy the way, by ch...


2 answers
260 views
0
Understanding U+ in Emoji U+1F600

Smiling smile is U+1F600 in Unicode, but does this U+ mean Unicode?Does it mean Unicode 1F600?I'd like to change it to binary and deepen my understanding.

1 years ago

1 answers
492 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...

1 years ago

1 answers
455 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 ...

1 years ago

1 answers
391 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...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.