Commit graph

1208 commits

Author SHA1 Message Date
Oscar - Archived (I think)
302a66a100 Fix an annoying typo. ()
* 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 ()
* 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 ()
* 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 () 2018-04-30 11:28:20 +02:00
Frangu Vlad
6ae9d98730 docs: Improve documentation for all options ()
* 💬 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 ()
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 () 2018-02-23 16:13:02 +01:00
Frangu Vlad
8fc1461fff Allow people to set the state or details section to be empty () 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 () 2018-02-07 13:38:15 +01:00
ItsPugle
1e63a4add6 Adding fork link & clone fork not origin 😄 () 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 ()
* Add myself to the contributors

* Request
2018-02-04 17:29:40 +01:00
Frangu Vlad
2d91d4f86e fix: Disable command not working well ()
* 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 ()
* 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 ()
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 ()
* 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 ()
* Create reconnect button/command

* fixed formatting

* //
2018-01-05 03:17:18 +01:00
Frangu Vlad
9a89ef3290 Capitalise this ()
Sorry Crawl but it looks bad!
2018-01-03 19:11:33 +01:00
Zachary Kohnen
1a9dbc3023 Fixed language and Dropped updates ()
* 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 () 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 ()
* 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
iCrawl
853076d853
feat: add support for assembly 2017-12-10 22:10:25 +01:00
iCrawl
51b3448a69
fix : pad a zws at the end of single character languages 2017-12-10 22:09:58 +01:00
iCrawl
c8916182c5
release: up version 2017-12-07 19:50:26 +01:00
iCrawl
51a076d02a
fix: eslint 2017-12-07 19:49:27 +01:00
Charles Milette
5bfaaea1c2 feat: configuration option to silence error messages ()
* Add a configuration option to silence error messages

* Move reconnect logic outside of silent condition
2017-12-07 19:43:37 +01:00
iCrawl
7bc76fd0d6
release: up version 2017-11-30 23:43:08 +01:00
iCrawl
a52e607296
fix?: don't reset the presence (possible race condition) 2017-11-30 23:43:03 +01:00
iCrawl
97d6422474
chore: update packages 2017-11-30 23:33:56 +01:00
iCrawl
bf8ac24466
release: up version 2017-11-28 12:58:09 +01:00
iCrawl
ae3a370044
feat: support for more visual basic stuff 2017-11-28 12:58:05 +01:00
iCrawl
babc7866ce
release: up version 2017-11-28 12:54:53 +01:00
iCrawl
28fba463df
feat: support for batch and vbs files 2017-11-28 12:54:00 +01:00
iCrawl
16cdb6a085
release: up version number 2017-11-27 02:30:23 +01:00
iCrawl
eedbb19115
release: up version number 2017-11-27 02:24:26 +01:00
iCrawl
c2df002d65
refactor: rename config keys to something more meaningful 2017-11-27 02:14:32 +01:00
iCrawl
07eb608857
refactor: extract generating state and details into its own function 2017-11-27 02:14:12 +01:00