Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Readme.md to point to pinned discussion of m.workspaces #42

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

natefabian18
Copy link
Contributor

@natefabian18 natefabian18 commented Aug 18, 2023

Made a small tweak to readme to point to the pinned discussion of m.workspaces rather then the original issue.

+ changed the wording to be more friendly to accessibility readers.

@EcksDy
Copy link
Owner

EcksDy commented Aug 19, 2023

Thank you for the update @natefabian18 , can you leave both links in this section please?

@natefabian18
Copy link
Contributor Author

Updated readme to include list of issues and their topics

@EcksDy EcksDy merged commit a99e45d into EcksDy:dev Aug 21, 2023
EcksDy added a commit that referenced this pull request Dec 18, 2023
* Bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump glob-parent from 5.1.1 to 5.1.2

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updated dependencies, bumped vscode to 1.71, cleaned up configs

* More cleanup

* Removed backup feature

* Never liked camelCase for files anyway

* Refactored with testing in mind (#28)

* Updated readme (#29)

* Fixed preset detection issue on startup (#30)

* v0.4.0

* Task/add precommit cleanup (#32)

* Added a precommit hook to lint and format staged files

* Changelog

* v0.4.1

* Windows paths were missing schema (#36)

* Added release doc (#38)

* Added release doc

* Fixed formatting

* Rephrased

* Feat/overwrite alert (#39)

* Added overwrite alert and fixed preset pick bug

* Cleanup

* Warning message instead of info

* v0.4.3

* Added a shameless plug to the readme

* Update Readme.md to point to pinned discussion of m.workspaces (#42)

* Update Readme.md to point to pinned discussion of m.workspaces

* Updated readme to include both issues for talking points

---------

Co-authored-by: Nate Fabian <[email protected]>

* Added a Planned section with TODO outline

* Feature/extension testing framework (#44)

* Configs and setup files

* WIP extension testin framework

* Regular repo sanity tests

* Test on PR

* Also dev

* Typos

* Cleanup

* cis have no screens

* Mb node?

* Increase timeout for ci

* Matrix test different OSes

* Windows is going to be hard to test

* Will wait for button to appear

* Set version matrix

* Formatting

* Update TODOs

* Barrel indexes

* Remove unused glob dependency

* Fixed onChangePresetsGlobConfig, listens to correct configs now

* Naive and hardcoded switch to m.workspaces (#47)

* Naive and hardcoded switch to m.workspaces

* Update package lock to include overrides

* Try again

* Attempt different node-verison

* Bundled via esbuild (#48)

* Bundled via esbuild

* Not packaging node_modules anymore

* Update readme TODO

* Feature/di container (#49)

* WIP

* Rename

* WIP

* Rethrow

* Fixed singleworkspace detection and updated extester

* Feature/event emitter (#50)

* WIP

* Added one workspaces-changed event

* Slowly but surely exploring event emitter

* Cleanup and more events implemented

* Logging and handling edge cases

* More organization and setup for multi-root support

* Update readme.md planned

* Readme update to ` Will you support monorepos` section.

* Remove listeners on dispose, eventEmitter is singleton now. (#51)

* Testing webview (#46)

* Testing webview

* More controls

* Implemented UI functionality

* Sprinkle todos as reminders on missing functionality

* Remove unused glob dependency

* Init svelte project

* Upgrade svelte

* Upgrade webui rollup

* Accessibility inside webview isn't really relevant

* Svelte setup

* More settings tweaks

* Update UI components and configurations

* Change loader

* Cleanup

* Slowly moving towards connecting webview to the app

* Webview works with one workspace

* Update README.md and temporary disable publishing

* Temporarily disable publish

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nate Fabian <[email protected]>
Co-authored-by: Nate Fabian <[email protected]>
EcksDy added a commit that referenced this pull request Dec 18, 2023
* v0.4.3 (#40)

* Bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump glob-parent from 5.1.1 to 5.1.2

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updated dependencies, bumped vscode to 1.71, cleaned up configs

* More cleanup

* Removed backup feature

* Never liked camelCase for files anyway

* Refactored with testing in mind (#28)

* Updated readme (#29)

* Fixed preset detection issue on startup (#30)

* v0.4.0

* Task/add precommit cleanup (#32)

* Added a precommit hook to lint and format staged files

* Changelog

* v0.4.1

* Windows paths were missing schema (#36)

* Added release doc (#38)

* Added release doc

* Fixed formatting

* Rephrased

* Feat/overwrite alert (#39)

* Added overwrite alert and fixed preset pick bug

* Cleanup

* Warning message instead of info

* v0.4.3

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Syncing master to dev (#52)

* Bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump glob-parent from 5.1.1 to 5.1.2

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updated dependencies, bumped vscode to 1.71, cleaned up configs

* More cleanup

* Removed backup feature

* Never liked camelCase for files anyway

* Refactored with testing in mind (#28)

* Updated readme (#29)

* Fixed preset detection issue on startup (#30)

* v0.4.0

* Task/add precommit cleanup (#32)

* Added a precommit hook to lint and format staged files

* Changelog

* v0.4.1

* Windows paths were missing schema (#36)

* Added release doc (#38)

* Added release doc

* Fixed formatting

* Rephrased

* Feat/overwrite alert (#39)

* Added overwrite alert and fixed preset pick bug

* Cleanup

* Warning message instead of info

* v0.4.3

* Added a shameless plug to the readme

* Update Readme.md to point to pinned discussion of m.workspaces (#42)

* Update Readme.md to point to pinned discussion of m.workspaces

* Updated readme to include both issues for talking points

---------

Co-authored-by: Nate Fabian <[email protected]>

* Added a Planned section with TODO outline

* Feature/extension testing framework (#44)

* Configs and setup files

* WIP extension testin framework

* Regular repo sanity tests

* Test on PR

* Also dev

* Typos

* Cleanup

* cis have no screens

* Mb node?

* Increase timeout for ci

* Matrix test different OSes

* Windows is going to be hard to test

* Will wait for button to appear

* Set version matrix

* Formatting

* Update TODOs

* Barrel indexes

* Remove unused glob dependency

* Fixed onChangePresetsGlobConfig, listens to correct configs now

* Naive and hardcoded switch to m.workspaces (#47)

* Naive and hardcoded switch to m.workspaces

* Update package lock to include overrides

* Try again

* Attempt different node-verison

* Bundled via esbuild (#48)

* Bundled via esbuild

* Not packaging node_modules anymore

* Update readme TODO

* Feature/di container (#49)

* WIP

* Rename

* WIP

* Rethrow

* Fixed singleworkspace detection and updated extester

* Feature/event emitter (#50)

* WIP

* Added one workspaces-changed event

* Slowly but surely exploring event emitter

* Cleanup and more events implemented

* Logging and handling edge cases

* More organization and setup for multi-root support

* Update readme.md planned

* Readme update to ` Will you support monorepos` section.

* Remove listeners on dispose, eventEmitter is singleton now. (#51)

* Testing webview (#46)

* Testing webview

* More controls

* Implemented UI functionality

* Sprinkle todos as reminders on missing functionality

* Remove unused glob dependency

* Init svelte project

* Upgrade svelte

* Upgrade webui rollup

* Accessibility inside webview isn't really relevant

* Svelte setup

* More settings tweaks

* Update UI components and configurations

* Change loader

* Cleanup

* Slowly moving towards connecting webview to the app

* Webview works with one workspace

* Update README.md and temporary disable publishing

* Temporarily disable publish

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nate Fabian <[email protected]>
Co-authored-by: Nate Fabian <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nate Fabian <[email protected]>
Co-authored-by: Nate Fabian <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants