Nils Bunger
Nils Bunger
With a code snippet like this: ``` from __future__ import print_function print("hi") ``` I get the following error reported by the IDE: "Statement expected, found Py:PRINT_KEYWORD" When I disable the...
asdfjkl should flag as an error since the closing tag is mismatched against the opening tag.
If I create a Pyxl tag like , while typing the tag name the tab-complete suggestion is "x_foofoobarbar" (i.e. with an extra x_)
### Description: a very basic environment creation is failing: ``` copilot env init --name test-env2 --default-config copilot env deploy --name test-env2 ``` ### Details: I'm on AWS copilot v1.34.0, on...
Using the Jetbrains Mono font (v 2.304), I can set the font size, family, and spacing in VS Code on Mac. However, changes to font weight have no effect. It...
### Pre-submit Checks - [x] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates - [x] I have [searched Warp known issues page](https://docs.warp.dev/help/known-issues) and my issue is not there...