Markus Olsson
e8063baed5
Re-enable eslint after config schema update
...
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-13 10:04:52 +01:00
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
6fb5920a6b
Recommend rewrap
...
Rewrap provides an easy way to re-wap comments to fit within our 80 character guideline
2020-11-26 11:55:31 +01:00
Markus Olsson
ec680c2058
We don't want files without trailing newlines
2020-11-26 11:52:57 +01:00
Markus Olsson
54fdde9388
I don't think this has worked in recent times
2020-11-26 11:52:45 +01:00
Markus Olsson
c536f23441
TSLint is deprecated, we're relying on eslint now
2020-11-26 11:52:32 +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
bf9700c0ac
Merge branch 'development' into chore/remove-old-extensions
2019-06-13 13:01:32 -03:00
Brendan Forster
62fbe90e8f
format some json files
2019-05-03 09:24:59 -03:00
evelyn masso
f4f3bee8bf
add eslint
2019-05-02 10:40:26 -07:00
evelyn masso
51afcd02d6
remove old
2019-05-02 10:40:19 -07:00
Brendan Forster
b1f2858bbd
tell tslint inside VSCode to ignore definition files when linting
2019-03-15 12:00:51 -03:00
Brendan Forster
60e3927160
rename jest.config.js to jest.unit.config.js to differentiate from integration tests
2019-01-16 13:18:15 -04:00
Brendan Forster
5bdc36bf6c
update vscode launch configs
2019-01-03 13:08:19 -04:00
evelyn masso
6050144aad
fix tslint for vscode
2018-11-14 16:54:27 -08:00
Brendan Forster
caa04847ac
add support for debugging jest tests in vscode
2018-10-30 12:34:53 -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
Brendan Forster
0d07dd14ab
nuking this until we can get some fresh eyes on it
2017-08-14 11:37:44 +10: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
4243d142da
Add recommended extension
2017-06-28 16:56:22 -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
a95203c644
Updated tracking list
2017-03-01 22:07:34 -06:00
iAmWillShepherd
d7f0fda50d
Correct gitignore
2017-03-01 22:06:42 -06:00
William Shepherd
c92de47419
Removed plugin from list
2017-02-09 11:40:36 -06:00
Brendan Forster
e9c2f3f4e5
tidy up all the sins
2017-02-08 18:43:53 +01:00
iAmWillShepherd
7fa59c9278
Remove useless extension
2017-02-08 10:27:58 -06:00
iAmWillShepherd
c75e12c060
Add new line
2017-02-08 10:07:19 -06:00
iAmWillShepherd
f30e60552a
Add recommended extensions file
2017-02-08 10:01:56 -06:00
iAmWillShepherd
df28b89996
Add launch file for debugging
2017-02-07 14:57:35 -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