Skip to content
IT Nursery
  • Home
  • Programming
    • Mac / IOS
    • Android
    • Web Applications
    • PHP
    • Java
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress
  • System and Network
    • Serverfault

ide

How to change to new themes in PyCharm?

by IT Nursery

File -> Import Settings -> select the .jar file and restart PyCharm. If it isn’t applied automatically you can select it in File … Read more

Tags ide, themes

Is it possible to view two files simultaneously in Geany?

by IT Nursery

The Split Window plugin will allow you to have one document in one pane and switch between files in the other.

Tags geany, ide, text-editing

How to prevent VScode from closing editor when pressing ctrl+w with no tabs open?

by IT Nursery

Go to File -> Preferences -> Keyboard Shortcuts (or press Ctrl+K Ctrl+S). Find the “Close Window” setting with Ctrl+W as the Keybinding. Right … Read more

Tags ide, key-binding, keyboard-shortcuts, visual-studio-code

vscode change linenumber color

by IT Nursery

Version 1.12 introduced new workbench theming options (they were experimental in 1.11). There is a setting for the color of line numbers: “workbench.colorCustomizations”: … Read more

Tags ide, themes, visual-studio-code

Development environment for C

by IT Nursery

I persisted with Vim for a while, it’s worth knowing the VIM basics as you will always find a UNIX box somewhere that … Read more

Tags c, command-line, editors, ide

IDE for large, multi-language projects (ie linux kernel)

by IT Nursery

I can only talk from experience, so it probably doesn’t encompass projects the size of yours. I use Code::Blocks for development in C … Read more

Tags development, ide, kernel

How to change brace position in IntelliJ IDE?

by IT Nursery

From the IntelliJ documentation: Go to the menu File | Settings | Project Settings | Code Style – Java. Select the ‘Wrapping and … Read more

Tags ide, intellij-idea, java

Compiling code from vim

by IT Nursery

In vim, the current file can be referred to as %, so :!python % See :he cmdline-special (or here)

Tags compiling, ide, vim

YouCompleteMe vim extension: How to jump to next error?

by IT Nursery

YouCompleteMe vim extension: How to jump to next error?

Tags ide, vim

Text editor for printing C++ code

by IT Nursery

I’d usually use enscript: something like $ enscript –highlight=cpp –header=”|Real Name|Class 101″ –footer=”|Page $% of $=|” -poutput.ps *.cpp will be a start – … Read more

Tags c, editors, ide
Older posts
Page1 Page2 … Page8 Next →

Recent Posts

  • Advice for improving internal dashboard [closed]
  • grep : ‘+’ special character
  • File location for Syslogs in Centos machine
  • How to collect users’ task completion times?
  • “service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]
IT Nursery
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Important Link

  • About
  • Privacy Policy
  • Contact

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery