Peter Tripp

Results 61 issues of Peter Tripp

Enhancement request: Add Copy Relative Path as a context menu in Find in Files context menu as well.

Hi, I have a set of LuaCATS types for a proprietary SDK: https://github.com/notpeter/playdate-luacats/ I would like to create a simple VSCode extension which depends upon sumneko.lua and bundles those types....

Take this code block: ```lua --[[ hello world ]]-- ``` Run `Format` and EmmyLuaCodeStyle Style changes it to: ```lua --[[ poop crap ]] -- ``` Format a second time changes...

question
discuss

## **Describe the bug** Invalid (WIP) grammars can crash Pest Language Server ## **To Reproduce** 1. Type: `Statement = { ( | "a" ) }` 2. Save. 3. Watch language...

bug
server

Implement Classic Mode to more faithfully reproduce original gameplay. Potential changes vs (current Playdate version): * Game board size: 200x240 (250x240) * Game board ratio: 0.833 (1.04) * Left/Right Sidebars:...

- MacOS: Center the cursor in the visible area. `ctrl-l` (matches MacOS) - Linux JetBrains: Scroll so cursor is at the Middle `ctrl-m` - `editor::NextScreen` is not longer bound in...

cla-signed

# No Zed Window on Launch (Linux) This is a tracking issue to help consolidate the many distinct issues where this has been reported in an attempt to identify the...

workspace
linux
ignore top-ranking issues

### Check for existing issues - [X] Completed ### Describe the feature Working with a document that had some invisible `U+200D` [zero-width joiner](https://www.charset.org/utf-8/9) characters which resulted in some odd rendering...

enhancement
editor
security & privacy