Andreea Isac
68569992bf
Fix linter complaints.
2020-03-06 11:55:23 -08:00
Andreea Isac
9ac4af1d8b
More fixes in the debugger guess logic.
2020-03-06 11:48:55 -08:00
Andreea Isac
42d2ae6b00
Merge branch 'dev/andris/ConfigAndBuild1' of https://github.com/microsoft/vscode-makefile-tools into dev/andris/ConfigAndBuild1
2020-03-06 10:17:40 -08:00
Andreea Isac
b45d32a761
More flexibility in the debugger detection logic.
2020-03-06 10:16:07 -08:00
Andreea Isac
a7fb4c2022
Add Makefile.makePath setting to not rely on the make tool to always be on the path
2020-03-06 01:27:18 -08:00
Andreea Isac
ca82b20be6
Linter fixes plus remove annoying popup when logging is enough
2020-03-05 21:52:13 -08:00
Andreea Isac
23a7daf581
Various fixes while testing on mingw and mac
2020-03-05 21:33:27 -08:00
Andreea Isac
3d41b3788c
Various updates for versions, packages, ...
2020-02-26 15:37:49 -08:00
andreeis
08351578a2
More fixes while testing makefile repos from github on ubuntu
2020-02-26 17:22:04 +00:00
andreeis
514773ec5f
Bug fixes while testing repos on linux, mostly switches related
2020-02-21 10:51:06 -08:00
Andreea Isac
1496452618
Address more linting warnings, fix few bugs caused by latest changes, implemented more code review feedback. There was time only for brief testing, not with the large code bases used for the previous commits (no vim, nodejs nor linux kernel).
2019-08-28 02:43:12 -07:00
Andreea Isac
b256a6624b
Fix lint warnings, another round of formatting, one bug fix (parser.ts, parse switch helpers, : is needed for a switch path value and = is needed for a switch define value). Few more link warnings and code review feedback and suggestions left.
2019-08-27 15:21:05 -07:00
Andreea Isac
7e2a568b47
Various fixes and improvements while testing the extension on NodeJS on Linux, mostly in the parser and regex area.
2019-08-25 23:39:26 -07:00
Andreea Isac
0b99d61e94
Only changing tabs into 4 spaces.
...
Plus small code review feedback implemented in package.json which was not included (by mistake) in the previous checkin
2019-08-23 18:59:19 -07:00
Andreea Isac
f10f738380
Only text formatting.
2019-08-23 18:41:11 -07:00
Andreea Isac
750160918e
Implemented some code review feedback. Fixed bugs related to quotes and spaces in paths.
2019-08-23 18:35:50 -07:00
Andreea Isac
843afbf56e
Debug/run support, fix parser bugs, more refactoring, handle more commands on the same prompt line (separated by &&), accurate current folder (based on -C make switch and cd/pushd/popd commands).
...
Tested with openh264, lz4 and one makefile generated by CMake for designtime\vscode\cpptools (Microsoft.VSCode.CPP.Extension.exe).
Still plenty of new testing to do, more real world code coverage and implement the code review feedback from previous commit. Did not play with it yet on mac, only on windows and linux.
2019-08-22 06:41:33 -07:00
Andreea Isac
66942492c9
First draft of build and custom configuration integration with cpptools
2019-08-14 15:48:05 -07:00
Andreea Isac
19fddb2bc6
Create makefile tools skeleton with the vscode extension wizard.
2019-06-20 12:40:13 -07:00
Microsoft Open Source
4ace112d3e
Initial commit
2019-06-11 15:22:34 -07:00
Microsoft Open Source
212c8314eb
Initial commit
2019-06-11 15:22:33 -07:00
Microsoft GitHub User
4b7b7be627
Initial commit
2019-06-11 15:22:30 -07:00