aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/task/GenVsCodeProjectTask.java
AgeCommit message (Expand)Author
2021-10-24Improve run config argument handling, should work with spaces a bit better. (...modmuss50
2021-09-30Make Run Config run dir relative to the project and not the root project. Mov...modmuss50
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-02-12RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/set...Juuxel
2021-02-11Generate IDE run configs on a per config basis. Allows for much finer grain c...modmuss50
2021-02-11Rename `runs` -> `runConfigs`modmuss50
2021-01-29Improve run configs (#318) (#338)modmuss50
2020-12-24General code cleanup (#313)modmuss50
2020-07-26General cleanupReece Dunham
2019-11-15Allow for non-yarn mappings for MigrateMappingsTask (#141)Ramid Khan
2019-11-02Reformat to use Fabric API's checkstyle (#137)modmuss50
2019-05-10add updateMappings taskasie
2019-04-21fix IDE generation file paths assuming CWD == project root, close #72Adrian Siekierka
2019-04-09Fix VS Code launching in wrong folder (#66)copygirl
2018-12-22Put tasks in 'fabric' grouptherealfarfetchd
2018-12-12Auto generate eclipse launch filesmodmuss50
2018-12-11Fix a typo in launch.json generationSander de Goeij
2018-12-10use project root dir, should fix files being all over the placemodmuss50
2018-12-01Added vscode task to generate launch.jsonmodmuss50