|
3 | 3 | This branch more or less addresses the following issues:
|
4 | 4 | | # | Issue | Title | Comment |
|
5 | 5 | |--:|:------|:------------|:--------|
|
6 |
| -| 1| [#438](https://github.com/microsoft/vscode-arduino/issues/438) | **The Extension should automagically fill the c_cpp_properties.json, so intellisense works out of the box** | This is the issue to which I usually report news concerning the progress of this project | |
7 |
| -| 2| [#876](https://github.com/microsoft/vscode-arduino/issues/876) | **Missing #define ARDUINO 10808 logic?** | Marked as bug but it's just the same problem again | |
8 |
| -| 3| [#829](https://github.com/microsoft/vscode-arduino/issues/829) | **`Arduino.h` and ESP8266 includes have squiggles** | Stale issue | |
9 |
| -| 4| [#969](https://github.com/microsoft/vscode-arduino/issues/969) | **INO Files defines undefined but can jump to definition** | | |
10 |
| -| 5| [#959](https://github.com/microsoft/vscode-arduino/issues/959) | **Update board type command does not update intellisense config automatically** | | |
11 |
| -| 6| [#892](https://github.com/microsoft/vscode-arduino/issues/892) | **Default IntelliSense config** | | |
12 |
| -| 7| [#850](https://github.com/microsoft/vscode-arduino/issues/850) | **How to prevent modifications of c_cpp_properties.json by the extension?** | Asks if the current implementation can be turned off, because it overwrites a user's config with non working IS config -- this is sad. | |
13 |
| -| 8| [#833](https://github.com/microsoft/vscode-arduino/issues/833) | **Allow C_Cpp.intelliSenseEngine to be set to "Default" instead of "Tag Parser" for better code completion/suggestions** | | |
14 |
| -| 9| [#808](https://github.com/microsoft/vscode-arduino/issues/808) | **Identifier "Serial" is undefined** | | |
15 |
| -| 10| [#474](https://github.com/microsoft/vscode-arduino/issues/474) | **Enrich device develop experience** | | |
16 |
| - |
17 |
| -<!-- | 11| [#](https://github.com/microsoft/vscode-arduino/issues/) | | | --> |
18 |
| -<!-- | 12| [#](https://github.com/microsoft/vscode-arduino/issues/) | | | --> |
19 |
| -<!-- | 13| [#](https://github.com/microsoft/vscode-arduino/issues/) | | | --> |
20 |
| -<!-- | 14| [#](https://github.com/microsoft/vscode-arduino/issues/) | | | --> |
| 6 | +| 1| [#438](https://github.com/microsoft/vscode-arduino/issues/438) | **The Extension should automagically fill the `c_cpp_properties.json`, so intellisense works out of the box** | This is the issue to which I usually report news concerning the progress of this project | |
| 7 | +| 2| [#969](https://github.com/microsoft/vscode-arduino/issues/969) | **INO Files defines undefined but can jump to definition** | | |
| 8 | +| 3| [#959](https://github.com/microsoft/vscode-arduino/issues/959) | **Update board type command does not update intellisense config automatically** | | |
| 9 | +| 4| [#892](https://github.com/microsoft/vscode-arduino/issues/892) | **Default IntelliSense config** | | |
| 10 | +| 5| [#876](https://github.com/microsoft/vscode-arduino/issues/876) | **Missing #define ARDUINO 10808 logic?** | Marked as bug but it's just the same problem again | |
| 11 | +| 6| [#850](https://github.com/microsoft/vscode-arduino/issues/850) | **How to prevent modifications of `c_cpp_properties.json` by the extension?** | Asks if the current implementation can be turned off, because it overwrites a user's config with non working IS config -- this is sad. | |
| 12 | +| 7| [#833](https://github.com/microsoft/vscode-arduino/issues/833) | **Allow C_Cpp.intelliSenseEngine to be set to "Default" instead of "Tag Parser" for better code completion/suggestions** | | |
| 13 | +| 8| [#831](https://github.com/microsoft/vscode-arduino/issues/831) | **IntelliSenseEngine doesn't work as default** | | |
| 14 | +| 9| [#829](https://github.com/microsoft/vscode-arduino/issues/829) | **`Arduino.h` and ESP8266 includes have squiggles** | Stale issue | |
| 15 | +| 10| [#823](https://github.com/microsoft/vscode-arduino/issues/823) | **Intellisense is not highlighting code** | Stale issue | |
| 16 | +| 11| [#818](https://github.com/microsoft/vscode-arduino/issues/818) | **Warning with default includePath after initialize, cannot open source file `avr/pgmspace.h`** | Stale issue | |
| 17 | +| 12| [#808](https://github.com/microsoft/vscode-arduino/issues/808) | **Identifier `Serial` is undefined** | | |
| 18 | +| 13| [#776](https://github.com/microsoft/vscode-arduino/issues/776) | **Can not open source file `omp.h` (dependency of `ESP8266WiFi.h`** | | |
| 19 | +| 14| [#772](https://github.com/microsoft/vscode-arduino/issues/772) | **How to fix red squiggles under constants like D2 (upload works fine)** | | |
| 20 | +| 15| [#761](https://github.com/microsoft/vscode-arduino/issues/761) | **When creating the `c_cpp_properties.json` it should include the libraries folder as well as all of the other folders.** | | |
| 21 | +| 16| [#749](https://github.com/microsoft/vscode-arduino/issues/749) | **Non-fatal error on Adafruit Feather M0: cannot open source file `sam.h`** | Stale issue | |
| 22 | +| 17| [#727](https://github.com/microsoft/vscode-arduino/issues/727) | **Intellisense for Arduino Tabs** | Stale issue | |
| 23 | +| 18| [#684](https://github.com/microsoft/vscode-arduino/issues/684) | **Default C/C++ configuration uses MSVC for IntelliSense rather than GCC** | Stale issue | |
| 24 | +| 19| [#678](https://github.com/microsoft/vscode-arduino/issues/678) | **Dependency error `avr32/io.h`** | Stale issue | |
| 25 | +| 20| [#645](https://github.com/microsoft/vscode-arduino/issues/645) | **Should IntelliSense suggest only built in function?** | Stale issue | |
| 26 | +| 21| [#613](https://github.com/microsoft/vscode-arduino/issues/613) | **Read content of `keywords.txt` for text highlights** | This will become obsolete as well since `keywords.txt` is a dirty workaround for the arduino IDE which doesn't have IntelliSense at all. | |
| 27 | +| 22| [#563](https://github.com/microsoft/vscode-arduino/issues/563) | **Support of intellisence for library Wire(sam)** | | |
| 28 | +| 23| [#525](https://github.com/microsoft/vscode-arduino/issues/525) | **`#include` errors detected - Tag Parser.** | Closed but still not fixed properly | |
| 29 | +| 24| [#474](https://github.com/microsoft/vscode-arduino/issues/474) | **Enrich device develop experience** | | |
| 30 | +| 25| [#127](https://github.com/microsoft/vscode-arduino/issues/127) | **Syntax highlighting for some of the Classes/Instances is missing** | Closed but still not fixed properly | |
| 31 | +| 26| [#126](https://github.com/microsoft/vscode-arduino/issues/126) | **Syntax highlighting for some of the Macros is missing** | Closed but still not fixed properly | |
| 32 | +| 27| [#125](https://github.com/microsoft/vscode-arduino/issues/125) | **Missing syntax highlighting for partial arduino constants** | Closed but still not fixed properly | |
| 33 | +| 28| [#115](https://github.com/microsoft/vscode-arduino/issues/115) | **Dot prompting the methods doesn't work on Mac** | Closed but still not fixed properly | |
| 34 | + |
| 35 | +<!-- | | [#](https://github.com/microsoft/vscode-arduino/issues/) | **** | | --> |
| 36 | +<!-- | | [#](https://github.com/microsoft/vscode-arduino/issues/) | **** | | --> |
| 37 | +<!-- | | [#](https://github.com/microsoft/vscode-arduino/issues/) | **** | | --> |
| 38 | +<!-- | | [#](https://github.com/microsoft/vscode-arduino/issues/) | **** | | --> |
21 | 39 |
|
22 | 40 | -- the list is probably incomplete - I didn't search exhaustively and didn't consider closed issues as long as I didn't stumble upon one. New duplicates are popping up at a rate of about one per week.
|
23 | 41 |
|
24 |
| -Further related issues |
| 42 | +Some issue searches and other related issues |
25 | 43 | * [vscode-arduino issue search for IntelliSense](https://github.com/microsoft/vscode-arduino/issues?utf8=%E2%9C%93&q=intellisense+is%3Aopen)
|
| 44 | +* [vscode-arduino issue search for intellisense label](https://github.com/microsoft/vscode-arduino/issues?utf8=%E2%9C%93&q=label%3Aintellisense) |
26 | 45 | * [Wrongly attributed to vscode instead of vscode-arduino](https://github.com/Microsoft/vscode-cpptools/issues/1750)
|
27 | 46 | * [Problems with IntelliSense itself](https://github.com/microsoft/vscode-cpptools/issues/1034)
|
28 | 47 |
|
|
0 commit comments