-
| | |
|------------------|-----------------|
|Previous ID | SR-15043 |
|Radar | rdar://problem/81670768 |
|Original Repo…
-
Great idea 👍 😁
I'm looking forward to the Linux version 😉
-
`swift-mode` has this open issue: https://github.com/chrisbarrett/swift-mode/issues/123
We want to build tool support for Swift, so we're going to want to have a server to provide the necessary info.…
-
- `nvim --version`:
```
NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1696795921
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.9.4/share/nvim…
-
| | |
|------------------|-----------------|
|Previous ID | SR-1667 |
|Radar | None |
|Original Reporter | @NachoSoto …
-
| | |
|------------------|-----------------|
|Previous ID | SR-100 |
|Radar | None |
|Original Reporter | thawkins (JIRA…
-
@AngusWR commented on [Wed Sep 25 2019](https://github.com/microsoft/vscode-python/issues/7591)
## Environment data
- VS Code version: Version: 1.38.1
- Extension version (available under the E…
-
Windows toolchain needs to be built on ci-external.swift.org for main and release/5.10 branch.
-
The following new test case causes an assertion failure
```swift
// RUN: %batch-code-completion
struct ModifiedContent {
typealias Body = Never
init(content: Content, modifier: Modifier) …
-
Is there any way to set up the LSP to work with iOS apps? Specifically with iOS SPM packages? I have a project which is based on SPM modularized architecture.
I have found a way to compile package…