Crawl
7559fc9b86
feat: add nim langauge
2018-08-18 21:14:43 +02:00
Crawl
a19afaadd9
Merge branch 'master' of https://github.com/iCrawl/discord-vscode
2018-08-18 21:14:34 +02:00
Crawl
42dff4a64f
chore: update packages
2018-08-18 21:14:07 +02:00
Crawl
ae3e2e554e
chore: update license
2018-08-18 21:13:52 +02:00
Sascha
b3963fdce6
add support for .sp files (SourcePawn) ( #79 )
2018-08-18 21:07:30 +02:00
Crawl
9d23cb23bd
release: 2.7.0
2018-07-21 21:27:10 +02:00
Crawl
db42b16936
feat: add cshtml
2018-07-21 20:55:54 +02:00
Crawl
494672a464
chore: update deps
2018-07-21 20:55:36 +02:00
Crawl
f989319bd2
fix: login now uses an object instead of parameters
2018-07-03 04:45:24 +02:00
Crawl
a6bd7df5a4
chore: upgrade packages
2018-07-03 04:44:52 +02:00
Crawl
c14809988c
release: up version
2018-06-18 13:08:26 +02:00
Crawl
97316635cc
chore: remove useless html in markdown
2018-06-18 13:08:18 +02:00
Crawl
042e77708d
feat: pawn support
2018-06-18 13:07:30 +02:00
Crawl
52c871fb96
chore: upgrade deps
2018-06-18 13:07:17 +02:00
Jordan Brown
1ca2e6e548
Adds DreamMaker support ( #71 )
2018-06-18 12:55:29 +02:00
Kshitij Sharma
a7261cce3b
Updated package.json ( #70 )
...
As, its details.Debugging shouldn't it be, "Debugging {filename}" as opposed to "Editing {filename}" similar to how it is in discord.lowerDetailsDebugging
2018-06-15 11:43:52 +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
Crawl
5e167a5f7f
release: version up
2018-05-01 15:22: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
481bad2330
release: up version
2018-04-30 11:46:09 +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
Frangu Vlad
6ae9d98730
docs: Improve documentation for all options ( #56 )
...
* 💬 Update details for all options
* I'm as consistent as rocks
* Clearer
2018-04-29 16:36:07 +02:00
Frangu Vlad
29ddf87284
Don't show a timer on idle ( #57 )
...
Not needed anyways, and buggy to say the least.
2018-04-29 16:35:37 +02:00
Crawl
16ab8c85c5
release: version up
2018-03-30 08:39:11 +02:00
Crawl
9b82da7545
tslint check
2018-03-30 03:22:56 +02:00
Crawl
7518a98b2d
update version
2018-03-30 02:56:44 +02:00
Frangu Vlad
56f65fc5e1
Cleanup ( #44 )
2018-02-23 16:13:02 +01:00
Frangu Vlad
8fc1461fff
Allow people to set the state or details section to be empty ( #47 )
2018-02-13 01:11:28 +01:00
iCrawl
24f1d51f06
release: version up
2018-02-07 13:40:11 +01:00
Frangu Vlad
e82b783ffb
Fix image null ( #43 )
2018-02-07 13:38:15 +01:00
ItsPugle
1e63a4add6
Adding fork link & clone fork not origin 😄 ( #33 )
2018-02-06 17:59:37 +01:00
iCrawl
c54b07752d
release: up version
2018-02-06 17:57:57 +01:00
Frangu Vlad
3377934070
Add myself to the contributors ( #40 )
...
* Add myself to the contributors
* Request
2018-02-04 17:29:40 +01:00
Frangu Vlad
2d91d4f86e
fix: Disable command not working well ( #37 )
...
* Fix the disable command
Due to update being a Thenable, and config not updating when changes happen,
the code would never know that it has been disabled.
Now it does!
* Do Crawl's request
2018-02-04 17:13:19 +01:00
Frangu Vlad
5685bfc522
fix: Desync issues with config updates ( #38 )
...
* Fix desync issues with config updates
requireing a reload
* Update the config before setting the activity
2018-02-04 17:13:09 +01:00
Frangu Vlad
e83619ae37
Allow the language key to be added to the largeImage ( #39 )
...
Naming for the params can be changed, but as it currently stands, it represents
the language extension
2018-02-04 17:06:42 +01:00
iCrawl
06be6e722d
release: up version
2018-01-06 19:09:48 +01:00
Zachary Kohnen
842873b4cd
Reconnection bugfixes and improvements ( #30 )
...
* Reconnect bugfix
* one line
* added to the readme
2018-01-06 19:08:30 +01:00
iCrawl
0b8ac304b3
release: up version
2018-01-05 06:59:28 +01:00
Zachary Kohnen
ec3008bd51
Create reconnect button/command ( #29 )
...
* Create reconnect button/command
* fixed formatting
* //
2018-01-05 03:17:18 +01:00
Frangu Vlad
9a89ef3290
Capitalise this ( #25 )
...
Sorry Crawl but it looks bad!
2018-01-03 19:11:33 +01:00
Zachary Kohnen
1a9dbc3023
Fixed language and Dropped updates ( #23 )
...
* Fixed language and updating problems
* Fixed language and Dropped updates
* renovation
* also, once again forgot to remove the debugging
2018-01-03 19:11:21 +01:00
iCrawl
02bf6acfb1
release: up version
2017-12-24 14:45:34 +01:00
Haryz Izzudin
40222597c9
Fix boolean expression to determine start timestamp ( #20 )
2017-12-24 14:44:20 +01:00
iCrawl
fbc714082e
release: up version
2017-12-20 06:30:28 +01:00
iCrawl
277f9dec40
style: use async await whenever applicable
2017-12-20 06:25:37 +01:00
pyrox18
e38d62da47
Add workspace elapsed time feature ( #19 )
...
* Add workspace elapsed time feature
* Clean up workspaceElapsedTime setting check
2017-12-20 06:22:11 +01:00
iCrawl
47e57f9d81
release: up version
2017-12-10 22:11:25 +01:00