Ivan Kravets
|
e8c0b8504a
|
Ignore annoying "ms-vscode.cpptools-extension-pack" for VSCode and C/C++ files
|
2022-01-15 22:27:30 +02:00 |
|
Scott Lahteine
|
7256102785
|
Unix line-endings for extensions.json (#4153)
|
2022-01-09 13:58:39 +02:00 |
|
valeros
|
c3ad3ebb57
|
Properly replace Home Directory in CLion template on Windows
Issue #4071
|
2021-12-02 20:56:18 +02:00 |
|
valeros
|
f13734dda4
|
Convert Home Directory path into a cmake-style path on Windows
Resolve #4071
|
2021-12-02 20:05:35 +02:00 |
|
valeros
|
5cb5c9713e
|
Wrap the path to PlatformIO core in the NetBeans project template
This fixes a possible issue when the path to PlatformIO contains a whitespace
Resolve #4096
|
2021-11-15 19:22:41 +02:00 |
|
Pedro Barreto
|
2786bfbeb8
|
Escape spaces in CLion CMakeListsPrivate template - FIXES #4085 (#4105)
This fix adds spaces to the regex substitutions on CMakeListsPrivate.txt add_definitions.
Fixes #4102
|
2021-11-09 22:45:12 +02:00 |
|
Ivan Kravets
|
973f77012f
|
Fixed an issue when VSCode's debugger does not honor default environment // Resolve #4098
|
2021-11-05 14:46:57 +02:00 |
|