jsynowiec / vscode-insertdatestring

An extension for Visual Studio Code that provides a configurable command for inserting the current date and time
MIT License
63 stars 14 forks source link

Two more commands (time and date) #4

Closed nicosommi closed 7 years ago

nicosommi commented 7 years ago

He @jsynowiec I use your extension (thanks btw) and recently I was just inserting the date and copying just the time here and just the date there. So basically I realized that I needed two different masks and commands. This PR adds two commands: insert date and insert time. And also adds two configs for those commands with different defaults. Also adds docs for them and a utility json that I used to run and test the changes by pressing F5.

nicosommi commented 7 years ago

Right on. With the new tasks.json the compile task works, so it is reverted. Also code quoted those words.