Commit graph

26 commits

Author SHA1 Message Date
tidy-dev
7db5037a70 Update settings.json 2023-09-11 09:22:40 -04:00
Brendan Forster
b34df5efdf remove unused vscode setting 2021-07-06 13:08:33 -03:00
Brendan Forster
d3f27cd5db remove scripts and setup that handles transpiling tslint-rules directory 2021-07-06 12:41:56 -03:00
Markus Olsson
f253a7aed5 Don't include results from our vendored yarn.js in search results 2020-11-27 11:55:37 +01:00
Markus Olsson
ec680c2058 We don't want files without trailing newlines 2020-11-26 11:52:57 +01:00
Mislav Marohnić
069b9ecddf Omit app/test/fixtures results in VS Code project search
When searching variables/method calls under this project VS Code, there are often many results from under `app/test/fixtures`, but those results are rarely relevant or informative. This excludes that directory from project-wide search.
2019-09-06 13:04:55 -07:00
Brendan Forster
c679bbba20 ensure these file types are validated inside VSCode 2019-07-02 11:48:01 -03:00
Brendan Forster
1024221186 update vscode settings to integrate with eslint 2019-06-14 13:23:23 -03:00
Brendan Forster
b1f2858bbd tell tslint inside VSCode to ignore definition files when linting 2019-03-15 12:00:51 -03:00
Brendan Forster
a56feee6db hide .eslintcache from the VS code sidebar 2018-01-11 14:56:20 -04:00
iAmWillShepherd
46e7315eb8 Not needed as this is captured in the ignore file 2018-01-10 10:17:28 -06:00
iAmWillShepherd
ee5af76d35 Add ignore file for prettier and update vs code to use it 2018-01-10 10:17:06 -06:00
Brendan Forster
b7ba940ba5 disable formatting for docs for now 2017-11-28 16:03:54 +11:00
joshaber
6aeab9b09b Ignore .awcache 2017-11-14 09:29:47 -05:00
joshaber
9575cf9e1a Set format on save
This makes Prettier support Just Work
2017-07-21 10:02:12 -04:00
joshaber
d72517828b Don't set Prettier's line width 2017-06-30 07:32:57 -07:00
iAmWillShepherd
115b54512d Change line width and when to use trailing commas 2017-06-28 16:56:23 -07:00
iAmWillShepherd
80e9b7e6bc Auto stash before merge of "prettify" and "master" 2017-06-28 16:56:22 -07:00
Nazim Hajidin
643596763a Fix searching in VSCode
Using the search function (Ctrl + Shift + F on Windows) gives an error message about parsing glob.
2017-05-18 22:55:48 -04:00
Brendan Forster
a58154cd8f ignore the compiled tslint-rules output 2017-05-03 14:46:28 +10:00
iAmWillShepherd
bcb0499c4c Retrack settings 2017-03-02 11:02:06 -06:00
iAmWillShepherd
d7f0fda50d Correct gitignore 2017-03-01 22:06:42 -06:00
Markus Olsson
8e9ef34bee Set tabsize to 2 2016-12-22 10:09:07 +01:00
Brendan Forster
14ba788a66 exclude these folders from the explorer tab 2016-11-25 09:48:04 +11:00
Brendan Forster
d78326c76e exclude generated folders and node_modules when searching 2016-11-25 09:38:38 +11:00
Brendan Forster
25e4e69061 tell VS Code to use the workspace version of TS 2016-11-15 14:49:36 -08:00