Releases: purduesigbots/pros-vsc
Releases · purduesigbots/pros-vsc
One-Click
This release bring one of the largest changes to PROS in a while, this new version of the VSCode Extensions allows users to install the PROS CLI and Toolchain all inside of VSCode it self, all by clicking just one button.
What's Changed
- Activate Extension when clicking on the sidebar. by @kunwarsahni01 in #31
- 🚸 Generate a CDB entry for files when they are created in a project by @HotelCalifornia in #32
- ✨One-Click by @kunwarsahni01 and @BennyBot in #34
Beta 0.1 First Release
This is the first release of the PROS VSC Extension!
Changes:
- d143658 Update Screenshots
- 5fde7a7 Merge pull request #19 from purduesigbots/9
- 84715be use build + upload cmds for quick action
- 78ff6cc Merge pull request #18 from purduesigbots/feature/welcome-view
- e8c7ac0 Finishing touched on View
- 69a4230 font weight adjustment
- 03f5310 wire up the checkboxes
- a023f53 settings checkboxes read but don't write
- e36a9aa wire up the version fetch + links
- ca9e27b Update README.md
See More
- c1ce50c more styling
- 9de5df5 big inspo from gitlens welcome page in structure here
- 0dac1ed Remove Explorer View
- 9c5e338 Remove Hello World
- 6a07ff9 Merge pull request #14 from purduesigbots/feature/store-release
- a811e73 Merge pull request #17 from BrenekH/develop
- 510581c Use custom when context to hide commands
- 9803538 Activate extension on commands
- 20c8f95 Setup Welcome View
- 0ddf426 Merge pull request #16 from purduesigbots/analytics
- 29c8612 missed a leftover item from testing
- 38bf26f Update src/extension.ts
- 322815c Update src/extension.ts
- a0abc5c Update src/extension.ts
- a5bb18d add google analytics
- 72bdb9d Merge pull request #15 from purduesigbots/feature/settings
- cf891ed Add basic settings
- 69bea32 Remove Triggers from pipelines
- 5dd5609 Add Release Script
- 25c44c7 Added Changelog Structure
- e19f751 Create LICENSE
- 3936279 Add details to Package and start README
- 4af2412 Remove SVG from project
- 7d9c2da Fix Middleware Install
- d8faf15 Update azure-pipelines.yml
- 3ae5c17 Update azure-pipelines.yml for Azure Pipelines
- a22a062 Add README and details to package for building
- fd4eb9a Set up CI with Azure Pipelines
- a3baad9 Merge pull request #7 from purduesigbots/feature/new-commands
- f7697d2 Merge branch 'develop' into feature/new-commands
- 4a93df4 Merge pull request #6 from purduesigbots/editor
- fc13ee2 the options selection generation was close but not quite
- f42d8d5 Add Upload and Build
- 07cdfcb Add Commands
- b75a4a8 Update src/editor.ts
- 7ee9a80 Update src/editor.ts
- 11ebd06 editing + saving works now
- dffef5e load the settings from the project.pros file
- c274dec create the correctly named fields
- e98192d basic css from VSCode settings page
- 9cabac7 add very basic editor structure for project.pros
- 8532f1b Merge pull request #5 from purduesigbots/middleware
- b5fd5e5 Merge branch 'middleware' of https://github.com/purduesigbots/pros-vsc into middleware
- 3537565 resolve some review comments
- d9198e5 Merge branch 'develop' into middleware
- 3dd8e2e code cleanup
- 0d260ae uploading is set up, can't test it though
- 702093c upgrade project flow
- e5d5c45 clean up the project creation functionality
- beb4176 Add menus
- 4f06e32 open workspace and query versions
- 310becd very messy code to run pros c n
- 363537d currently bypassing the middleware
- cfc2fff Add Basic Terminal Commands
- a061727 Add terminal
- 5a1088b Organization
- 2944de7 Add Very Broken Welcome Page
- 7d8d681 Latest Work
This list of changes was auto generated.