Joseph T. Lyons

Results 78 issues of Joseph T. Lyons

*Updated on 07/14/2024 11:09 AM (EDT)* ## linux 1. https://github.com/zed-industries/zed/issues/14152 (23 :thumbsup:) 2. https://github.com/zed-industries/zed/issues/14088 (19 :thumbsup:) 3. https://github.com/zed-industries/zed/issues/14204 (17 :thumbsup:) 4. https://github.com/zed-industries/zed/issues/14173 (17 :thumbsup:) 5. https://github.com/zed-industries/zed/issues/13952 (10 :thumbsup:) 6. https://github.com/zed-industries/zed/issues/14101...

ignore top-ranking issues

Being able to `cmd+click` on the usage of some symbol and jump to its definition [has been implemented](https://github.com/zed-industries/zed/pull/1237), but I would also like to be able to `cmd+click` on a...

enhancement
editor

Currently, Zed only supports macOS. Support for other platforms is planned and listed on our [public roadmap](https://zed.dev/roadmap). We've begun planning work for the Linux platform - the relevant tracking issue...

meta
platform support
gpui

A quick note on platform support can be found here: - https://github.com/zed-industries/zed/issues/5391

web
platform support
gpui

A quick note on platform support can be found here: - https://github.com/zed-industries/zed/issues/5391

windows
platform support
gpui

🚨 Update: A tracking issue for Linux has been written up here: - https://github.com/zed-industries/zed/issues/7015 --- A quick note on platform support can be found here: - https://github.com/zed-industries/zed/issues/5391

linux
platform support
gpui

### Check for existing issues - [X] Completed ### Describe the feature Ex, typing... - `:wave:` becomes 👋 - `:heart:` becomes ❤️ - `:smile:` becomes 😄 ### If applicable, add...

enhancement
collaboration
chat

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it ```gleam pub fn main() { // Pressing enter here |

defect
language
gleam

### Discussed in https://github.com/zed-industries/zed/discussions/6634 Originally posted by **enzime4u** November 3, 2023 Just a quick question, I know that the team is bombed with themes requests , I am just interested...

theme

The test: ```py @test("test create_markdown_table") def _(): column_data = { "commands": [ "Cut to end of line", "Transpose", "Delete to beginning of line" ], "shortcuts": [ "`Control + K`", "`Control...