iCrawl
85f29ad073
chore: lint
2019-09-13 13:19:13 +02:00
iCrawl
531fbaf66d
refactor: use workspace.fs api
2019-08-08 21:40:52 +02:00
iCrawl
d402fbb13c
fix: actually move it upwards
2019-08-03 14:36:43 +02:00
iCrawl
fa3205bea5
fix: output-windows displaying as status
2019-08-03 14:33:51 +02:00
iCrawl
cbe02d20d5
chore: remove unneded func param
2019-08-03 14:16:52 +02:00
iCrawl
7e8ea061aa
feat/fix: add disconnect/fix reconenct command
2019-08-03 14:16:17 +02:00
iCrawl
5645f68a50
feat: ponylang and harbour
2019-07-24 15:45:14 +02:00
Ahmet Zeybek
065fea0fa5
feat: svelte language support ( #317 )
...
* svelte
* languages
* add svelte language support
2019-07-24 15:23:56 +02:00
Gabe Iggy
e4cfafd99a
feat: support for AMXX's .sma files ( #251 )
2019-05-06 22:13:08 +02:00
iCrawl
039cb4bfbe
fix: clean up session and party presence
2019-04-28 10:46:22 +02:00
iCrawl
b691ac19c5
feat: switch to eslint and bundle with webpack
2019-04-21 20:30:00 +02:00
berwyn (Jamison)
983207ae48
Add Workspace Exclusion Regex Support ( #220 )
2019-04-19 13:00:44 +02:00
iCrawl
226b208ebd
fix: error message
2019-04-11 18:54:59 +02:00
Smokie
9b01d3c793
feat: added more languages ( #227 )
...
* Update languages.json
* Update languages.json
* Update languages.json
* Update languages.json
* Update languages.json
* Update languages.json
* Update languages.json
* Update languages.json
* Update Activity.ts
* Update languages.json
* Update languages.json
* Update languages.json
* Update languages.json
* Update languages.json
* Convert spaces to tabs
2019-04-11 18:46:25 +02:00
Madeline Trotter
8d022cbc86
Add PureScript to known languages ( #178 )
2019-02-17 18:50:51 +01:00
Reloaded
3ea5309abe
Add XML image, update license information ( #167 )
...
* Add xml image
* Update license Information
2019-02-16 18:17:26 +01:00
Frangu Vlad
2e8fe55de7
fix: bugs introduced 3 versions down ( #128 )
...
* fix: Bugs
* fix: Set default partySize to 1
2018-12-01 17:49:26 +01:00
Crawl
66f21b1c7e
fix: partySize
2018-12-01 17:46:58 +01:00
Crawl
cc90d46f43
fix: lint and build errors
2018-12-01 05:25:48 +01:00
Crawl
eb60a54ac2
feat: join and spectate ( #127 )
...
* feat: test join and spectate
* feat: testing spectates
* feat: add spectate command
* fix: change it to spectate secret
* feat: allow and disable spectate
* feat: add join requests
* chore: add commands
* chore: bunch of logs
* chore: use latest vsls version
* chore: more logs
* hack: race conditions and autofilling
* fix: handle accepting and rejecting inside of vscode
* cleanup: remove logs and add comments
* chore: more comments
* feat: dynamically update party size
* feat: encode secrets and add changable partyId
* fix: change encoding
* fix: partyId
* chore: add feature to readme
2018-12-01 05:18:35 +01:00
Crawl
449725e300
fix: timeout and default command
2018-11-20 21:52:13 +01:00
Frangu Vlad
7be2adf048
fix: errors on boot ( #121 )
...
* fix: Reconnects not working if Discord wasn't open before VSCode
* misc: Cleanup
* fix: Hide and re-show the status bar item on enable/disable
* nit: Crawls request
* fix: Use if + .catch on the promise
* nit: Crawl's request
2018-11-20 21:32:26 +01:00
Crawl
90a255069e
feat: modify statusbar icon instead of showing a message on successful connect
2018-11-20 05:26:48 +01:00
Crawl
c5a8eda150
tslint: fix
2018-11-13 03:40:24 +01:00
Crawl
9b2a2e739e
fix: _config to config access
2018-11-10 17:42:22 +01:00
Crawl
307a7b62d9
style: white space
2018-11-10 17:40:30 +01:00
Frangu Vlad
9827df74fb
fix: leftover bugs n quirks ( #106 )
...
* fix: Loads of bugs n quirks
* misc: Requested Changes
* misc: Remove _ from property name
2018-11-10 17:39:01 +01:00
Crawl
a97defd5e3
fix: typos and {Lang}
...
fixes #103
2018-11-08 06:31:29 +01:00
Crawl
30efb68532
fix: wrong scope for the reconnect button
2018-11-07 04:02:31 +01:00
Crawl
0195cde103
rewrite ( #101 )
...
* rewrite: initial commit
* feat: add constants for live share
* feat: add first letter uppercase
#88
* chore: remove automatic reconnects
* chore: add troubleshooting to readme
2018-11-07 03:53:18 +01:00
Crawl
ae3afd7361
fix: regression in updating files
...
fixes #99 #100
2018-11-06 23:50:11 +01:00
Crawl
aa9fcf94de
feat: ability to define {lang} and {LANG} in details #84
2018-11-02 15:33:14 +01:00
Crawl
43b62fd9cb
fix: languages
2018-11-01 13:10:14 +01:00
Sarah Laplace
6c98e7f547
feat: add reasonml support ( #96 )
2018-11-01 13:05:21 +01:00
Kolkies
0254db1c23
feat: add marko language ( #95 )
2018-11-01 13:04:23 +01:00
Crawl
dd3fa0c2b7
fix: local clients time offset
...
fixes #92
2018-09-19 19:52:44 +02:00
WebD
1b6c1f93bb
feat: Add nix language support ( #87 )
2018-09-16 00:18:46 +02:00
Lasha Kanteladze
ede7590036
Adding every pawn language extensions ( #90 )
2018-09-16 00:17:52 +02:00
Eugene
9ccd5baee5
Add WASM support ( #83 )
...
* Add WASM support
* Update languages.json
2018-08-27 01:31:14 +02:00
Crawl
7559fc9b86
feat: add nim langauge
2018-08-18 21:14:43 +02:00
Sascha
b3963fdce6
add support for .sp files (SourcePawn) ( #79 )
2018-08-18 21:07:30 +02:00
Crawl
db42b16936
feat: add cshtml
2018-07-21 20:55:54 +02:00
Crawl
f989319bd2
fix: login now uses an object instead of parameters
2018-07-03 04:45:24 +02:00
Crawl
042e77708d
feat: pawn support
2018-06-18 13:07:30 +02:00
Jordan Brown
1ca2e6e548
Adds DreamMaker support ( #71 )
2018-06-18 12:55:29 +02:00
Oscar - Archived (I think)
302a66a100
Fix an annoying typo. ( #65 )
...
* Fix an annoying typo.
* Update extension.ts
2018-06-06 20:42:10 +02:00
Frangu Vlad
4fd0d2eb5e
feat: Add current column to the details section ( #60 )
...
* Add current column
* Update package.json
* Fix bugs!!!
2018-05-01 15:16:59 +02:00
Frangu Vlad
3906cde96a
[RFC] Change the activity setter if you are in the same file ( #59 )
...
* Remove the blocker for the activity setter
* Do this properly
2018-05-01 15:16:24 +02:00
Crawl
dbb504c1fe
refactor: use interface instead of type
2018-04-30 11:36:49 +02:00
Frangu Vlad
389757d7e2
rewrite: generateDetails, add support for line numbers and file sizes and much more ( #58 )
2018-04-30 11:28:20 +02:00