vzcode 0.87.0 → 0.88.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # VZCode: Multiplayer Code Editor
2
2
 
3
- VZCode offers a multiplayer code editing environment that caters to a real-time collaborative development experience.
3
+ VZCode offers a multiplayer code editing environment that caters to a real-time collaborative development experience. It's the code editor component of [VizHub](https://vizhub.com/), and can also be used independently from VizHub.
4
4
 
5
5
  ![VZCode Interface](https://github.com/vizhub-core/vzcode/assets/68416/1812f25c-66b4-49bb-a04f-4474eb30e32b)
6
6
 
@@ -150,26 +150,9 @@ VZCode is inspired by [VizHub v2](https://github.com/vizhub-core/vizhub/). VizHu
150
150
 
151
151
  ![Prior Work Image](https://user-images.githubusercontent.com/68416/213894278-51c7c9a9-dc11-42bc-ba10-c23109c473cd.png)
152
152
 
153
- ## Milestones
154
-
155
- For detailed progress, visit the [VZCode Kanban Board](https://github.com/orgs/vizhub-core/projects/2/views/1)
156
-
157
- - **February 2023**: Initial setup, server, and basic features
158
- - **March 2023**: Enhancements, UX improvements, and NPM release
159
- - **April 2023**: Directory support, feedback iterations, and promotion
160
- - **May - August 2023**: Themes, overhaul CSS, adopt TypeScript, interactive widgets
161
- - **September 2023**: Auto-run Prettier, AI-Assisted coding, TypeScript Autocomplete
162
- - **October 2023**: Draggable split pane, deep linking, presence enhancements
163
- - **November 2023**: Directory manipulation UX, implementing VSCode features
164
-
165
- ## Team
166
-
167
- - **Curran Kelleher**
168
- - **Anooj Pai** from [RPI RCOS](https://rcos.io/)
169
-
170
- We welcome contributions!
171
153
 
172
154
  ## Spaces
173
155
 
156
+ - [VizHub Discord](https://discord.com/invite/wbtJ7SCtYr)
174
157
  - [GitHub Repository](https://github.com/vizhub-core/vzcode)
175
158
  - [Discord Channel within RCOS](https://discord.com/channels/738593165438746634/1066068656045441044)