Commit Graph

34 Commits

Author SHA1 Message Date
Daniel Imms
ebbc6591de Report linux desktop-related env vars in issue reporter
Fixes #94388
2020-04-05 09:12:10 -07:00
Benjamin Pasero
262bb4c4ad debt - make diagnostics service only accessible from node 2019-08-15 09:42:43 +02:00
Benjamin Pasero
03a43bbacb debt - move issue service out of common since it will not be supported in the web for now 2019-08-15 09:31:57 +02:00
Rachel Macfarlane
0595b3d76f Improve error handling when opening issue reporter 2019-04-17 16:10:52 -07:00
Rachel Macfarlane
d234937aed More diagnostics refactoring 2019-04-04 17:30:27 -07:00
Rachel Macfarlane
65e55416c4 Some diagnostics refactoring 2019-04-03 15:51:20 -07:00
Matt Bierner
e80300adbe Auto let -> const and auto mark privates as readonly in vs/code 2019-03-06 14:35:49 -08:00
Rachel Macfarlane
8b6daa690b Fix includeExtensions checkbox value in issue reporter 2019-02-25 15:56:58 -08:00
Rachel Macfarlane
a509265116 Fixes 2019-02-12 16:49:50 -08:00
Rachel Macfarlane
dec6a8ba59 Fix unit tests 2018-12-11 14:29:07 -08:00
Rachel Macfarlane
c06d3b984c Strict null check issueReporterMain.ts, fixes #64757 2018-12-11 11:49:06 -08:00
Rachel Macfarlane
2f85cd4541 Send only needed extension data to issue reporter, fixes #62481 2018-11-05 10:31:31 -08:00
Matt Bierner
be7b3e4b2b Strict null check files in base/common 2018-10-16 15:05:46 -07:00
Matt Bierner
c63c97c128 Remove use strict directives in main vs code ts files
We compile using the alwaysStrict flag so these directives are not needed
2018-10-02 16:05:44 -07:00
Rachel Macfarlane
b8df1293c1 Support for filing feature requests on extensions, fixes #47508 2018-04-13 18:12:15 -07:00
Rachel Macfarlane
691c789ce3 Get GPU information in issue reporter, #46960 2018-04-03 10:55:26 -07:00
Rachel Macfarlane
92d8e1dfd3 Fix issue filing on theme extensions, fixes #46771 2018-03-27 17:25:34 -07:00
Rachel Macfarlane
60b9d1ba02 Add support for filing an issue on an extension within the issue reporter, #45673 2018-03-26 11:50:45 -07:00
Rachel Macfarlane
8e8749fdda Change process list formatting to raw instead of table, fixes ##44733 2018-02-28 10:56:43 -08:00
Rachel Macfarlane
f7e083097c Issue reporter mark down polish, fixes #44405 2018-02-26 07:50:10 -08:00
Rachel Macfarlane
659220ac98 Heading of an issue created by the issue reporter should be more compact, fixes #43934 2018-02-20 17:20:13 -08:00
Rachel Macfarlane
2a445d90d2 Tag issues generated by issue reporter, telemetry improvements 2018-02-15 12:51:56 -08:00
Rob Lourens
a6a9ce9ecb Fix Settings Search Issue title in reporter 2018-02-14 13:50:09 -08:00
Rachel Macfarlane
ea048d2fc2 Fixes #43595 2018-02-13 10:14:51 -08:00
Rob Lourens
2beb91bdca Fix hygiene 2018-02-09 16:23:03 -08:00
Rob Lourens
db5143d574 Fix #43268 - implement a special issue reporter mode for settings search 2018-02-09 15:24:26 -08:00
Rachel Macfarlane
db9dc63a85 Issue Reporter: display message if url length exceeds limits, #42603 2018-02-01 20:07:05 -08:00
Rachel Macfarlane
f994c92102 Fixes #42407 2018-01-30 11:00:35 -08:00
Rachel Macfarlane
b9bfcc081c Open issue reporter on 'Report Performance Issue' as well 2018-01-29 11:09:56 -08:00
Rachel Macfarlane
c13b9a8266 Issue Reporter: Checkbox for 'reproduces without extensions' 2018-01-26 09:44:34 -08:00
Rachel Macfarlane
f310c3fb6f Issue Reporter: Search GitHub issues on input instead of blur 2018-01-25 10:40:21 -08:00
Rachel Macfarlane
c496f7b61f Display enabled extension information in Issue Reporter 2018-01-24 15:51:02 -08:00
Benjamin Pasero
76cbab0a2f some polish and fixes 2018-01-19 12:02:44 +01:00
Rachel Macfarlane
f31ea9bba3 Move files under vs/code/electron-browser/issue 2018-01-18 17:11:52 -08:00