How do I keep IntelliJ from closing my Editor Tabs automatically?

Change the Tab Limit under the Tab Closing Policy settings. Open your IntelliJ settings: Select File -> Settings -> Editor -> General -> Editor Tabs. Look for Tab Closing Policy -> Tab Limit and change the value to a higher integer. You can also select to either close non-modified files first or less frequently used … Read more

When editing Microsoft Office VBA, how can I disable the popup “Compile error” messages?

Do the following in your VBA editor window (entitled “Microsoft Visual Basic for Applications”): Click the menu “Tools” and then “Options“. In the Options’ “Editor” tab, uncheck the “Auto Syntax Check” box. (See screenshot, below.) This change does not make the editor stop compiling in the background and marking syntax errors in red (or whatever … Read more

Favorite (G)Vim plugins/scripts? [closed]

Nerdtree The NERD tree allows you to explore your filesystem and to open files and directories. It presents the filesystem to you in the form of a tree which you manipulate with the keyboard and/or mouse. It also allows you to perform simple filesystem operations. The tree can be toggled easily with :NERDTreeToggle which can … Read more

What are the advantages of Sublime Text over Notepad++ and vice-versa? [closed]

One thing that should be considered is licensing. Notepad++ is free (as in speech and as in beer) for perpetual use, released under the GPL license, whereas Sublime Text 2 requires a license. To quote the Sublime Text 2 website: ..a license must be purchased for continued use. There is currently no enforced time limit … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)