Messages - Jibz [ switch to compact view ]

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 230next
36
Interesting mix of ideas. It looks a bit like a cross between markdown and reStructuredText.

This is somewhat unrelated to this project in particular, but I was checkout it out on GitHub, and I hope you do not mind, but I would like to suggest considering putting a summary of each commit in the first line of your git commit messages. It makes it easier to quickly see what has changed, both on GitHub, but also if you do "git log" from the command line.

https://chris.beams.io/posts/git-commit/
http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html

37
solarized_yin_yang.png

Solarized is a popular color theme available in many text editors. The palette contains only 16 colors, which are used both in a dark (pleasant at night) and light (easy to read in bright daylight) version. The magic is that the accent colors are chosen so they appear the same in both versions.

solmin-sample.png

I have been using it for over five years now, and a while back I created my own version for Sublime Text. You might wonder why add another version of a theme that is already present by default? Mostly because I feel many versions of Solarized are too complex -- they try to assign colors to everything in every language. So I set out to try to make a minimal version, one that attempts to assign styles primarily to the root groups described in the TextMate documentation (which is where the file format for color themes used in many editors comes from).

The last year I have been using VS Code as my primary text editor, so I created a version of Solarized Minimal for my own use. Now that new year is ominously close (and I haven't finished a NANY project :-[), I cleaned up and packaged the theme.

For now, only the colors of the editing window are changed, while the surrounding areas (tabs, info line, dialogs) are kept in the default UI colors. I've been debating with myself if it looks better to also change them (like the default Solarized theme does), but I feel it becomes a little too much.

You can install it from within VS Code by going to the extension tab and searching for Solarized Minimal. Then select either version using File->Preferences->Color Theme.

Website: https://jibsen.github.io/solarized-minimal/

On GitHub: https://github.com/jibsen/vscode-solarized-minimal
On VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=jibsen.theme-solarized-minimal
Atom.io: https://atom.io/users/jibsen

38
Found Deals and Discounts / Re: Vegas Pro Edit 14 $20 on Humble
« on: December 15, 2017, 02:15 AM »
I used Vegas 11 to edit family videos some years ago (back then it was owned by Sony). For my needs it was overkill, but it was a pleasure to use.

39
Found Deals and Discounts / Re: Black Friday / Cyber Monday 2017
« on: November 27, 2017, 06:25 AM »
TechSmith 25% off (link)

40
Found Deals and Discounts / Re: Black Friday / Cyber Monday 2017
« on: November 25, 2017, 10:51 AM »
  - that the software will stop working if the all access is not renewed

I couldn't find any direct answer to this either, but I liked this bit from their blog post announcing the all access subscription:

"I'm worried what will happen to my stuff if I stop subscribing."

You can cancel your subscription anytime, and you won't lose the documents you created. You'll still be able to open your files in a boxed copy of any of our programs or other applicable programs.

Nice to know your text files will continue to work :P.

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 230next
Go to full version