Hamir Mahal
fcd74cb13c
clarify how to get binaries if F5 results in error ( #8788 )
...
* clarify how to get binaries if F5 results in error
2022-02-18 13:30:17 -08:00
Alexander
0b94fdefe9
Remove trailing whitespaces ( #8254 )
...
Co-authored-by: Alexander Sergeev <Alexander.G.Sergeev@kaspersky.com>
2021-10-14 10:47:28 -07:00
Tyler Davis
26fdb44186
Change instances of OSX to macOS ( #7636 )
...
* Change instances of OSX to macOS
Add x86_64 descriptor
Whitespace stripping
* Style consistency
Add x86_64 descriptor to ClangFormat
2021-06-01 14:55:06 -07:00
Gregg Miskelly
30950f0aaa
Update cppvsdbg debug adapter ( #7467 )
...
Changes:
* Adds support for loading Concord extensions to the cppvsdbg debug adapter (see [documentation](https://github.com/microsoft/ConcordExtensibilitySamples/wiki/Support-for-VS-Code-cppvsdbg-Scenarios ) for more information)
* Adds support for exception conditions to cppvsdbg (see documentation file in this PR for more information)
2021-05-05 14:29:17 -07:00
Colen Garoutte-Carson
b04021930f
Update documentation to reflect use of yarn ( #4174 )
2019-08-30 17:12:36 -07:00
Michelle Matias
d3d9655534
Deprecate old documentation and update readme files ( #3984 )
2019-08-08 09:47:35 -07:00
Colen Garoutte-Carson
d9de95ca15
Update examples in colorization.md to color entity.name.type instead of entity.name.type.class ( #3973 )
2019-07-24 17:10:04 -07:00
Colen Garoutte-Carson
4b4c93cd94
Restore updated doc for enhanced colorization ( #3955 )
2019-07-22 13:04:01 -07:00
Colen Garoutte-Carson
066c8f1247
Temporarily revert documentation until changes to feature ship ( #3944 )
2019-07-18 17:31:14 -07:00
Colen Garoutte-Carson
4495d0b26d
Improve scope names used by Enhanced Colorization ( #3896 )
2019-07-18 16:30:05 -07:00
Michelle Matias
53107bc57c
Update c_cpp_properties.json description in Config UI and documentation ( #3872 )
...
* Update c_cpp_properties.json desc
* minor text change
* fix casing on "the"
* update names
* update ipch on FAQ
* fix text
* fix wording
* update link in FAQ
* update ipch name and title
* missing s
* use macOS
2019-07-08 15:59:52 -07:00
Colen Garoutte-Carson
3926110b33
Update colorization.md to remove (syntactic) identifier ( #3832 )
2019-06-25 18:16:38 -07:00
TheGreatRambler
9211292b60
Update FAQ.md ( #3812 )
2019-06-25 10:19:03 -07:00
Colen Garoutte-Carson
f63a8da581
Remove syntactic colorization in favor of text mate colorization ( #3821 )
2019-06-24 17:42:10 -07:00
Colen Garoutte-Carson
c637221b92
Update colorization support to only return tokens for currently visible ranges ( #3738 )
2019-06-12 16:28:40 -07:00
Bob Brown
2aeadbd395
Update FAQs.md for ipch folder ( #3424 )
2019-04-16 22:03:38 -07:00
Colen Garoutte-Carson
9f842ac0d9
Add use of queryTranslationUnitSource to determine if custom configuration can be skipped ( #3393 )
...
Add call in provideCustomConfiguration to new QueryTranslationUnitSourceRequest. Use result to decide whether it's necessary to request a custom configuration.
* Add queryTranslationUnitSource
* Update "Building the Extension.md"
2019-04-03 12:39:17 -07:00
Bob Brown
30d8a1daa4
Update FAQ.md
2019-03-22 09:08:58 -07:00
jogo-
33e7d70324
Fix typo in How To Debug MIEngine.md ( #3028 )
2019-01-14 16:47:54 -08:00
jogo-
703e23a62b
Update FAQs.md ( #3029 )
...
Missing whitespace
2019-01-14 13:15:28 -08:00
Andrew Wang
7935b97329
Update How To Debug MIEngine.md ( #2935 )
...
* Update How To Debug MIEngine.md
Added information on how to debug with VS Code
* Update How To Debug MIEngine.md
* .dll -> .pdb
Mistake on symbol list
2018-12-17 14:33:09 -08:00
Sean McManus
fa8173076d
Update MinGW.md ( #2813 )
...
* Update MinGW.md
2018-11-14 17:51:23 -08:00
Bob Brown
140670c371
Update c_cpp_properties.json.md
2018-10-04 08:48:54 -07:00
Bob Brown
86ce6c6115
Update c_cpp_properties.json.md
2018-09-04 09:17:44 -07:00
Bob Brown
3e5a6aae80
Update c_cpp_properties.json.md
2018-08-28 10:47:22 -07:00
Bob Brown
49fea0249d
Update MinGW.md
2018-08-28 10:45:36 -07:00
Bob Brown
7de9956a92
Update Windows Subsystem for Linux.md
...
a few people seem to be getting confused about the example usage
2018-08-28 08:38:29 -07:00
Bob Brown
daaf169c8a
Update Enabling logging.md
2018-08-24 11:27:23 -07:00
Bob Brown
23d94452bb
Update MinGW.md
2018-08-20 08:29:41 -07:00
Pierson Lee
2388fa97f4
Update FAQs.md ( #2343 )
2018-08-08 11:26:53 -07:00
Bob Brown
130711f4c5
Update Building the Extension.md
2018-07-03 10:25:12 -07:00
Andrew Wang
485d762d70
Updating debugging MI Engine docs ( #2103 )
...
* Updating debugging MI Engine docs
* Forgot extensions
2018-06-07 18:18:31 -07:00
Bob Brown
a096ec9c6f
Update Customizing Default Settings.md
...
typo
2018-05-25 10:00:42 -07:00
henrywiechert
306a55da2e
Update IntelliSense engine.md ( #2040 )
...
fix a link
2018-05-24 12:20:58 -07:00
Bob Brown
a60c1c51f5
doc updates ( #2028 )
2018-05-22 12:58:29 -07:00
Bob Brown
fbfb83ac30
Update Enabling logging.md
2018-05-11 14:08:45 -07:00
Bob Brown
79871a6587
update c_cpp_properties.json reference
2018-05-08 16:10:30 -07:00
Bob Brown
ba65c4877c
documentation updates for 0.17.0 ( #1952 )
...
* documentation updates for 0.17.0
* updates to logging docs
* PR feedback
2018-05-08 15:01:15 -07:00
Bob Brown
7f2fa088d8
remove bad bracket
2018-04-24 21:00:57 -07:00
Bob Brown
548d32f21b
workspaceFolder
2018-04-24 20:58:44 -07:00
Bob Brown
e55ef6e153
fix commas
2018-04-24 20:57:37 -07:00
Sean McManus
313ce1928f
Update c_cpp_properties.json.md ( #1851 )
2018-04-19 14:52:40 -07:00
Bob Brown
999aad5633
fix typo
2018-04-18 14:40:01 -07:00
Bob Brown
136091e8ce
Updates to MinGW documentation ( #1844 )
...
* documentation update for mingw
2018-04-17 13:32:24 -07:00
Sean McManus
91e4f64f3d
Update MinGW.md ( #1841 )
2018-04-16 08:44:25 -07:00
Bob Brown
f5a2192235
update documentation ( #1710 )
2018-03-20 17:14:56 -07:00
Bob Brown
6756be66d5
update c_cpp_properties.json documentation to version 3 ( #1615 )
2018-02-27 13:29:40 -08:00
ronglums
f5b2d30182
Moved the extension building instructions into a separate file. ( #1537 )
...
Moved the extension building instructions into a separate file.
2018-02-08 12:02:32 -08:00
Faheel Ahmad
e6d8d1fb28
Improve documentation ( #1515 )
...
* improve Markdown formatting
* use consistent formatting rules for all Markdown files
* fix typos
* fix broken links
2018-02-07 08:04:18 -08:00
Seokhwan Song
02201d3961
fix wrong URL (msvscode -> vscode) ( #1470 )
2018-01-19 08:12:46 -08:00