Uri Bar

Results 7 issues of Uri Bar

We'd like to add support for ternaries. - [ ] Also add to the winglang reference

📜 lang-spec-impl
🛠️ compiler
📜 spec
good first issue

https://www.winglang.io/docs/language-reference#110-recommended-formatting We should add a formatter in the cli (`wing fmt`) to pass our formatting guidelines.

📜 lang-spec-impl
🛠️ compiler
🔌 vscode-extension

✨ enhancement
📜 lang-spec-impl
🛠️ compiler
🐶 dogfood
roadmap

https://docs.winglang.io/reference/wingsdk-spec#metric

🎨 sdk
📜 sdk-spec-impl
roadmap

📜 lang-spec-impl
🛠️ compiler
roadmap

### I tried this: Tried to get completion for a ,variable definition: ```ts bring cloud; let bucket = // ^ cursor here ``` ### This happened: ![image](https://github.com/winglang/wing/assets/106860404/3b1e3fc2-3881-4854-83bd-122c26d7b596) ### I expected...

🐛 bug
🔌 vscode-extension

### I tried this: Add an `extern` function. There's no way for me to figure out the syntax unless I copy it from an example or the language reference. My...

🐛 bug
🔌 vscode-extension