zed/styles
Conrad Irwin cc390ba862
Start writing role to database (#3120)
Scaffolding for guest members in channels

Release notes:
- You can now set channels to "public" which will allow anyone to join
and become a member. In a future release guests joining public channels
will have reduced permissions.
2023-10-17 13:40:58 -06:00
..
.zed Update settings.json 2023-06-21 13:58:42 -04:00
src Start writing role to database (#3120) 2023-10-17 13:40:58 -06:00
.eslintrc.js wip 2023-08-02 15:52:56 -07:00
.gitignore Set up vitest and add tests for interactive 2023-06-20 16:05:23 -07:00
.prettierignore Ignore the target folder 2023-04-11 12:23:54 -04:00
.prettierrc Organize and update dotfiles 2023-06-29 11:47:58 -04:00
package-lock.json Use theme store to pass color_scheme directly to components 2023-07-04 00:13:04 -04:00
package.json Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
tsconfig.json Format 2023-08-29 16:02:04 -04:00
vitest.config.ts Format 2023-06-20 16:05:23 -07:00