question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve support for files outside of projects

See original GitHub issue

Currently, the language server has trouble locating the standard library for files outside of Maven/Gradle projects, despite kotlinc being installed on the system (see #93).

This results in (incorrect) errors:

image

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:3
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
Genius3435commented, Oct 3, 2021

It’s been a year since the last comment, and this error is still occurring. Anything that can be done to fix it?

1reaction
Abhinav1217commented, Apr 13, 2022

@AmeerTaweel Same here. It is understandable that community run projects will have tough time to maintain feature parity with official language spec, since jetbrains team will never make an official lsp. As a language Kotlin is really good for competitive programming, and its popularity is attracting a lot of students. Teaching kotlin language to students is really troublesome if this lsp can’t work outside a project structure, for single files. Especially since this is also the only active lsp available for kotlin.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reference source files outside project folder - 2026415
My company wants to create one large help project. However we don't want all the HTML source files to be stored in that...
Read more >
Storing source files outside project file directory in Visual ...
I do this on my biggest project so that we have proper /include and /src folders. To the best of my knowledge, there's...
Read more >
Develop code in Visual Studio without projects or solutions
Open any code. You can open code into Visual Studio in the following ways: On the Visual Studio menu bar, choose File >...
Read more >
JetBrains Rider - Extend and organize your solution
The project/solution management tasks in Rider, such as browsing files and opening them in the editor, creating new items (directories, ...
Read more >
Why Should I Use File Sharing in Project Management ... - Wrike
But when files are shared directly from your project software, it automatically maintains a record of changes and ensures that stakeholders never have...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found