fwcd / fwcd/kotlin-language-server

Unresolved reference error with all kotlin std functions or fields

Open
#73 2 comments 1 reaction 0 assignees View on GitHub
bug dependency resolution
Dominant language
Kotlin
Stars
2k
Forks
252
PR merge metrics
No merged PRs in 30d

Description

Every function that is shipped with kotlin is unresolved:
![image](https://user-images.githubusercontent.com/7345761/50517760-ded5d680-0ac2-11e9-8fba-1bd2f53938c9.png)

I've also tried "getting started" project and it doesn't work either.

from log:
```
[Info - 17:02:57] client Adding 119 files to class path
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.intellij.openapi.util.io.FileSystemUtil$FallbackMediatorImpl (file:/home/yan/.vscode/extensions/fwcd.kotlin-0.1.11/build/install/kotlin-language-server/lib/kotlin-compiler-1.2.50.jar) to field java.io.File.fs
WARNING: Please consider reporting this to the maintainers of com.intellij.openapi.util.io.FileSystemUtil$FallbackMediatorImpl
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[Info - 17:02:57] client DidChangeConfigurationParams [
settings = {"kotlin":{}}
]
[Info - 17:02:57] debounce0 Linting .../yanpas/RssFind.kt
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.