All Projects → vaanwd → Zeal

vaanwd / Zeal

Licence: mit
Zeal for Sublime Text 2/3

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Zeal

Sublime Jekyll
A Sublime Text package for Jekyll static sites.
Stars: ✭ 160 (-13.04%)
Mutual labels:  sublime-text, sublime-text-3
Neon Color Scheme
A colorful bright-on-black color scheme for Sublime Text and TextMate. Its aim is to make as many languages as possible look as good as possible. Includes extended support for Python, Ruby, Clojure, JavaScript/JSON, C/C++, diff, HTML/XML, Markdown, PHP, CSS/SCSS/SASS, GitGutter, Find In Files, PackageDev, Regex, SublimeLinter, and much more.
Stars: ✭ 159 (-13.59%)
Mutual labels:  sublime-text, sublime-text-3
Sublimeallautocomplete
Extend Sublime autocompletion to find matches in all open files of the current window
Stars: ✭ 906 (+392.39%)
Mutual labels:  sublime-text, sublime-text-3
Ayu
🎨🖌 Modern Sublime Text theme
Stars: ✭ 3,933 (+2037.5%)
Mutual labels:  sublime-text, sublime-text-3
Productive Sublime Snippets Ruby
Ruby Snippets for Sublime Text
Stars: ✭ 109 (-40.76%)
Mutual labels:  sublime-text, sublime-text-3
Sublime zk
A SublimeText3 package featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like inline image display, sophisticated tag search, note transclusion features, support for note templates, bibliography support, support for multiple panes, etc. to make working in your Zettelkasten a joy 😄.
Stars: ✭ 408 (+121.74%)
Mutual labels:  sublime-text, sublime-text-3
Css3
The most complete CSS support for Sublime Text
Stars: ✭ 178 (-3.26%)
Mutual labels:  sublime-text, sublime-text-3
eRCaGuy dotfiles
.bashrc file, terminal prompt that shows current git branch, Arduino setup, Eclipse setup, git diff with line numbers, helpful scripts, improved Linux productivity, etc.
Stars: ✭ 84 (-54.35%)
Mutual labels:  sublime-text, sublime-text-3
Carbonsublime
🚀 A Sublime Text 3 Plugin for Carbon. (https://carbon.now.sh)
Stars: ✭ 104 (-43.48%)
Mutual labels:  sublime-text, sublime-text-3
Pythonimproved
The best Python language definition for Sublime Text - ever. Includes full support for Unicode, as well as both Python 2 and Python 3 syntax. Check out the Neon Color Scheme for highlighting.
Stars: ✭ 95 (-48.37%)
Mutual labels:  sublime-text, sublime-text-3
Chromerepl
A Sublime Text plugin to execute JavaScript in Google Chrome
Stars: ✭ 347 (+88.59%)
Mutual labels:  sublime-text, sublime-text-3
Wsl Proxy
WSL proxy files for editor/linux interop
Stars: ✭ 134 (-27.17%)
Mutual labels:  sublime-text, sublime-text-3
Javascript Completions
JavaScript Completions for sublime text. It helps you to write your scripts more quickly with hints and completions.
Stars: ✭ 341 (+85.33%)
Mutual labels:  sublime-text, sublime-text-3
Javascriptenhancements
JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-time errors, code refactoring, etc.).
Stars: ✭ 592 (+221.74%)
Mutual labels:  sublime-text, sublime-text-3
Coffeescript Sublime Plugin
Syntax highlighting and checking, commands, shortcuts, snippets, compilation and more.
Stars: ✭ 296 (+60.87%)
Mutual labels:  sublime-text, sublime-text-3
Sublime Text Plugins For Frontend Web Development
📝 Collection of plugins for Frontend Web Development
Stars: ✭ 1,127 (+512.5%)
Mutual labels:  sublime-text, sublime-text-3
CSSFontFamily
CSSFontFamily is a Sublime Text plugin with a collection of font stacks autocomplete.
Stars: ✭ 15 (-91.85%)
Mutual labels:  sublime-text, sublime-text-3
CodeChampion
Plays epic sound clips when you write epic code on sublime Text!
Stars: ✭ 30 (-83.7%)
Mutual labels:  sublime-text, sublime-text-3
Consolewrap
This plugin helps you to work easily with log statements
Stars: ✭ 75 (-59.24%)
Mutual labels:  sublime-text, sublime-text-3
Nord Sublime Text
An arctic, north-bluish clean and elegant Sublime Text theme.
Stars: ✭ 109 (-40.76%)
Mutual labels:  sublime-text, sublime-text-3

Zeal for Sublime Text

Zeal integration for Sublime Text. Zeal is an offline documentation browser which similar to Dash.

Tested on Windows & Linux.

Usage

  • F1 - Search for the currently selected word. Shows a selection list if multiple docsets match for the current file.

    code docset list

  • Shift F1 - Custom search in Zeal docsets.

    custom search

Installation

The easiest way to install the package is to use Package Control. Choose Package Control: Install Package in the Command Palette (Ctrl Shift P) and select "Zeal" from the list.

Using Git

Go to your Sublime Text Packages directory and clone the repository using the command below:

$ git clone https://github.com/vaanwd/Zeal "Zeal"

Download Manually

  1. Download the files using the GitHub .zip download option.
  2. Unzip the files and rename the folder to Zeal.
  3. Copy the folder to your Sublime Text Packages directory.

Configuration

Select Preferences: Zeal Settings form the command palette to open the configuration files.

If your zeal executable cannot be found by default, change the zeal_command setting.

To add more docsets to choose from, add entries to the docsets_user list.

© 2014 Vaan Web Design
© 2020 FichteFoll

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].