A clear and concise description of what the bug is. vscode is showing the following error: identifier "uint8_t" is undefined. #include <cstdint> is included in the file and hitting F12 while cstdint is selected does open the right file I think (/usr/include/c++/8.2.1). The content of...
Suddenly I got "identifier is undefined" in my C++ project after the latest version (0.29.0) was installed. When I go back to 0.28.3 everything works fine. I found this bug here#3849and tried to delete the "ipch"-directory (which is actually in .cache/vscode-cpptools/ on linux). I...
* vscode-icon:让 vscode 资源树目录加上图标。 * Path Intellisense:路径智能提示。 * Eslint:代...
* they only execute when there is an active diff editor when the command is called, and the diff * information has been computed. Also, the command handler of an editor command has access to * the diff information.* * @param command A unique identifier for the command.*...
"darwinBundleIdentifier": "com.visualstudio.code.oss", "linuxIconName": "com.visualstudio.code.oss", "licenseFileName": "LICENSE.txt", - "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new", + "reportIssueUrl": "https://github.com/cdr/code-server/issues/new", ...
I get all uint8_t and uint16_t declarations marked as errors with identifier "uint8_t" is undefined in my platformio-project for an ESP8266. It can easily be reproduced: Just generate a new project for an esp8266 board, choose arduino as...
When opening files, sometimes bogus problems are detected, but sometimes not. It seems to be more likely to happen if many files are opened quickly. Once a file is opened with the "bogus" errors, it seems to retain the bogus errors for a...
Don't show release notes if the extension has never been installed before. #3533 Remove IntelliSense fallback code actions.Bug FixesFix browsing for functions with BOOST_FOREACH. #953 Fix code action sometimes not appearing over a squiggled identifier. #1436 Work around issue with VS Code not...
"darwinBundleIdentifier": "com.visualstudio.code.oss", "linuxIconName": "com.visualstudio.code.oss", "licenseFileName": "LICENSE.txt", - "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new", + "reportIssueUrl": "https://github.com/cdr/code-server/issues/new", ...
Navigation MenuProduct Solutions Resources Open Source Enterprise Pricing Search or jump to... Sign in Sign up microsoft / vscode Public Notifications Fork 28.6k Star 162k Code Issues 5k+ Pull requests 494 Actions Projects Wiki Security 14 Insights ...