- Improve barrel file generator
- Add menu to exports all files from folder
- dart
- typescript
- Added My Notes Board feature - A simple note board to keep your notes across different projects
- Add side panel to show favorite gist files
- Add Timer ⏱️
- Add Games 👾
- Play Tic Tac Toe
- Play T-Rex Runner
- Add Messenger Call fake sounds (It may save you from a boring meeting)
- Change the name of the extension to
My Dev Tools
- Add Task board
- Load boards from .board files in the workspace
- Create a new board in the workspace
- Configure the boards on user settings
- it opens Gist on current terminal as default
- Add title to Gist dialogs (Gist Owner and Privacy)
- Run script in active terminal using iconbutton
- Added quick action button to run your favorite gist
- Change the generated folder name to
.mdt
instead oflocal_notifications
- Fix error with scripts with 1024+ characters
- Fixes request - plain text
- Update README.md
- Configure your favorite gist (cache in VSCode - user profile)
- Run your favorite gist on terminal, copy or open it in the editor
- Clear cache of favorite gists
- Run scripts directly from your Gists
- List all public gists from a user
- Run a script from a gist url (Secret or Public Gist)
- Keep a list of all your secret gists on project (on Disk, can be versioned)
- Mirror Android device screen
- Open iOS simulator
- Open Android emulator
- Connect wifi Android device
- Disconnect wifi Android device
- Show active devices
- Bug fixes
- Add push notification(local) to iOS Simulator
- open deeplink with multiple query params in android
- deep linking only gets first query parameter (iOS)
- increase list length to 30 items
- QuickPick stay open even when loosing UI focus
- android deeplink fails
- Initial release