ide
Here are 1,356 public repositories matching this topic...
https://github.com/SpaceVim/SpaceVim/blob/master/autoload/SpaceVim/plugins/projectmanager.vim#L199
init.toml
project_rooter_patterns = ["Pipfile", ".git/"]
for a setup like mine
project/.git
project/whatever/Pipfile
project/whatever/x.py
the root should be project/whatever instead of project.
-
Updated
Apr 1, 2020 - TypeScript
- Select theme with thick strip in line number block.
- Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
- Open another file. All display properly.
- If you see carefully that the whole block with line numbers in the first case is shifted to the left.
First file
Description
When you click (1 time) on any search result, the file is opened in edit mode, not preview one.
Reproduction Steps
Ctrl+Shift+F- Search for anything
- Click on a result
OS and Theia version:
OS: Ubuntu 19.10
Theia: master
Diagnostics:
Describe the bug
codium's apt and rpm packages, as built by the recommended repository, are missing some metadata that differentiates codium from VS Code, such as the license and the project url.
Please confirm that this problem is VSCodium-specific
- This bug doesn't happen if I use Microsoft's Visual Studio Code. It onl
In the version deployed at http://play.witheve.com/#/examples/quickstart.eve the hover text for sidebar expand/collapse button is reversed. Look through the repo for the offending code but could not find it.
I think this would be very useful.
The current template (actually not even a template) is meant to be deleted right after the document is created... Which makes create new document a little bit more complex than it should be.
Thanks
This issue pertains to the following package(s):
- GraphQL Playground - Electron App
- GraphQL Playground HTML
- GraphQL Playground
- GraphQL Playground Express Middleware
- GraphQL Playground Hapi Middleware
- GraphQL Playground Koa Middleware
- GraphQL Playground Lambda Middleware
The default value of request.credentials is "omit". The differs from th
Describe the bug
A link to https://www.eclipse.org/che/docs/che-7/using-npm-artifact-repositories is missing from https://www.eclipse.org/che/docs/che-7/using-artifact-repositories-in-a-restricted-environment/
Steps to reproduce
Go to https://www.eclipse.org/che/docs/che-7/using-artifact-repositories-in-a-restricted-environ
What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)?
Version: X34.1
Build Qt Version: Based on Qt 5.9.5 (32 bit)
What version of Go are you using (go version)?
go version go1.10.2 windows/386
What operating system and processor architecture are you using(go env)?
set GOARCH=386
set GOHOSTARCH=386
set GOHOSTOS=windows
set GOOS=windows
-
Updated
May 24, 2020 - PHP
Solutions
1. Convert INO files to CPP
2. Manual prototype declaration
#ifdef DO_NOT_USE
typedef int32_t delaytype;
void thisShouldNotAppearInTheBinary(delaytype timer); // aded manually
void thisShouldNotAppearInTheBinary(delaytype timer) {
delay(timer);
}
#endifI recently migrated to the dev branch from the package control package.
After following the instructions at https://margo.sh/b/migrate/ margo.go builds kept failing with :
src\margo\margo.go:86:21: undefined: mg.Reduce
and
margo.sublime not found in %PATH% .
I finally found a solution in [DisposaBoy's comment on issue #858 ](DisposaBoy/GoSublime#858 (comment)
cc rust-lang/rls#1112
cc microsoft/language-server-protocol#376
This causes problems with displaying correct diagnostic span and code suggestion spans (here).
> .\cabal-hie-install help
********************************************************************************
No ghc installations found in $PATH.
The script requires at least one ghc in $PATH to be able to build hie.
********************************************************************************
No ghc installations found in $PATH.
The script requires at least one ghc in $PATHI got the information on IRC, but I have since lost the chat message due to a computer crash
These would be awesome:
- Update documentation on how to do it
- Provide a starting template
- UI to be able to define your own interpreter
Just a note on the RunKit description: you don't have to sign in. The register page has a "skip this" button. Additionally, RunKit embeds don't require a sign in to use nor to create (https://runkit.com/docs/embed -- as seen in for example: https://expressjs.com/en/starter/hello-world.html ).
Hey, I just set up ccls in Windows (I'm using it with emacs), and I ran into issues with getting ccls up and running by following the instructions on the wiki. I was just wondering if you would like me to update the Windows instructions (under "Build") with the steps that worked for me.
I went through MSYS2 because it was faster (didn't have to compile clang), and one of the main differences w
Screencast
the cloud-init-output.log is loaded after for a long time the stack is initialized first or clicked show build log button
-
Updated
May 24, 2020 - C++
An extra null pointer check is not needed in functions like the following.
- BfSource
- [BSpline2D::AddPt](https://github.com/beefytech/Beef
Sounds like it will be tricky to fix in IE, and maybe even the current version of Edge:
https://developer.mozilla.org/en-US/docs/Web/CSS/overscroll-behavior
https://stackoverflow.com/questions/23502941/preventing-overscroll-in-internet-explorer-11
Not an issue in Chrome or Firefox.
Maybe get rid of the status bar at the bottom? What purpose does it serve?
Prerequisites
- [y] Have you tried launching
atom .from the terminal in your project's directory? - [y] Have you verified the output from
go envis correct? If it is, please include the output in this issue. - [y] Have you updated Atom to the latest version?
- [n] Have you tried using Atom Beta, which can be run side-by-side with Atom Stable? Is the behavior
Short Summary
The page of the command id references is broken, used to work on the old docs:
http://docs.komodoide.com/SDK/commandid
Was looking for this issue on the forum:
https://community.komodoide.com/t/userscript-to-make-sure-editor-tab-gets-swtiched-on-ctrl-tab/4833
Improve this page
Add a description, image, and links to the ide topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ide topic, visit your repo's landing page and select "manage topics."

The code-server Docker Hub image should be a Docker Official Image. More information
I think the code-server Docker Hub image should apply for Docker Certified qualification, as with many other popular Docker Hub images. See the links below for more details.- https://docs.docker.com/docker-hub/publish/publisher_faq/#what-is-th