1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
Commit Graph

14 Commits

Author SHA1 Message Date
smoogipooo
17900f3353 Update VSCode with new configurations. 2017-08-04 17:18:44 +09:30
Dean Herbert
327327ea92 Remove custom windows configuration from tasks.json
No longer required as mono 5.0 upwards handles this gracefully (while not yet adding full parallel support).
2017-07-11 10:43:43 +09:00
Dean Herbert
74fa336693 Update vscode launch/task configuration.
Adds debug/release launching. Cleans up much. Also updates tasks.json schema to 2.0.0 which supports multiple commands.

Can't use until https://github.com/Microsoft/vscode/issues/22250 is fixed.
2017-04-26 14:27:01 +09:00
Dean Herbert
b8bf942860 Don't use parallel compiling on non-windows platforms.
This currently triggers a unhandled exception in msbuild.
2017-04-24 22:14:19 +09:00
Dean Herbert
915ff7cba5 Add parallel compile flag. 2017-04-24 20:22:21 +09:00
smoogipooo
c108a7b48e Generate portable PDBs + add rebuild task. 2017-04-22 17:10:50 +09:00
smoogipooo
8dd7781925 Add clr-specific attach request. 2017-04-22 17:10:49 +09:00
smoogipooo
307dc3e2e1 Make VSCode use CLR on Windows platform. 2017-04-22 17:10:34 +09:00
Dean Herbert
3eca32a380 mono now uses msbuild. 2017-04-19 01:39:31 +09:00
Dean Herbert
667b52156a Bring vscode launch/task configurations up to date. 2017-04-09 18:59:43 +09:00
WebFreak001
16d1a8d3b5 Better vscode launch config 2016-12-19 00:00:32 +01:00
Drew DeVault
0d4560a054 Update to latest DI stuff 2016-11-10 17:40:42 -05:00
Drew DeVault
449f04c07b Refactor the database code 2016-10-18 13:38:27 -04:00
Drew DeVault
1dbf91eaaf Add Visual Studio code meta files 2016-10-14 10:12:11 -04:00