サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
大そうじへの備え
packagecontrol.io
Sublime Text plugin for extracting class names from HTML and generate CSS stylesheet for following work. Default extracting: With BEM nesting: With BEM nesting and class names as comments: Usage Open any document contain HTML and do one of the following: Press Cmd+Shift+X on Mac OS X or Ctrl+Shift+X on Windows/Linux. Go to Tools → eCSStractor → Run Right click and select eCSStractor → Run Then you
Python PEP8 Autoformat is a Sublime Text (2|3) plugin to interactively reformat Python source code according to PEP8 (Style Guide for Python Code). Details Version 2016.01.08.10.56.38 Homepage bitbucket.org Issues bitbucket.org Modified 9 years ago Last Seen 4 years ago First Seen 12 years ago Nov 23 Nov 22 Nov 21 Nov 20 Nov 19 Nov 18 Nov 17 Nov 16 Nov 15 Nov 14 Nov 13 Nov 12 Nov 11 Nov 10 Nov 9
Default flavor based on Firefox Developer Edition - Dark. The font used in the screenshots is Monaco. How to Install Via Package Control The easiest way to install is using Sublime Package Control, where Fox is listed as Theme - Fox. Open Command Palette using menu item Tools -> Command Palette... (⇧⌘P on Mac) Choose Package Control: Install Package Find Theme - Fox and hit Enter Manual You can al
Sublime Text 3 - Markmon SublimeText 3 integration with Markmon for real-time markdown preview with mathjax support. Important note You have to install Markmon separately for this plugin to work. You can do so by Note that markmon relies on Node.js. Markmon does not come with its own markdown converter so you will need to install your own. I recommend pandoc. Currently mathjax support is limited t
ColorHighlighter ColorHighlighter is a plugin for the Sublime Text 2 and 3, which unobtrusively previews color values by underlaying the selected hex codes in different styles, coloring text or gutter icons. Also, plugin adds color picker, color format converter to easily modify colors. Installation Recommended - Using Sublime Package Control Ctrl+Shift+P then select Package Control: Install Packa
Seti_orig Notes Seti_UX A New/Better syntax Highlight. Seti_JetBrains by zchee :tophat:. Install Theme is listed as Seti_UI on Will Bond's Sublime Package Control. Setup Activate the Theme by calling UI: Select Theme from Sublime Text quick menu. Options open your Sublime Text “user settings” and add what you need from below. * note that not all the settings are available in both themes. // tabs "
Homepage github.com Issues github.com Modified 2 years ago Last Seen 3 hours ago First Seen 12 years ago Nov 29 Nov 28 Nov 27 Nov 26 Nov 25 Nov 24 Nov 23 Nov 22 Nov 21 Nov 20 Nov 19 Nov 18 Nov 17 Nov 16 Nov 15 Nov 14 Nov 13 Nov 12 Nov 11 Nov 10 Nov 9 Nov 8 Nov 7 Nov 6 Nov 5 Nov 4 Nov 3 Nov 2 Nov 1 Oct 31 Oct 30 Oct 29 Oct 28 Oct 27 Oct 26 Oct 25 Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 O
Swift-Sublime-Package A Sublime Text package for the Swift programming language Installation via Package Control (Recommended) Package Control is a package manager for Sublime Text 2 & 3. If you don't already have it installed, follow the installation instructions here. Once Package Control is installed, restart Sublime and follow these steps: * Open the Command Pallette (cmd + shift + p on OS X /
A keyboard driven file navigation/opening plugin for Sublime Text 2/3. Sublime Files works entirely through the command palette. By running the Sublime Files Navigator, you can “cd” around directories similar to how you would on a command line in order to open up files. New files will open up in new tabs. Because Sublime Files actually navigates the file system by changing directories, the navigat
HTML, CSS, JavaScript, JSON, React and Vue code formatter for Sublime Text 2 and 3 via node.js Sublime Text 3 JS-beautify Node.js download About This is a Sublime Text 2 and 3 plugin allowing you to format your HTML, CSS, JavaScript, JSON, React and Vue code. It uses a set of nice beautifier scripts made by Einar Lielmanis. The formatters are written in JavaScript, so you'll need something (node.j
Markdown plugin for Sublime Text with… useful Markdown editing features for Sublime Text color schemes optimized for writing robust syntax definitions for Standard Markdown Github flavored Markdown MultiMarkdown Please visit User Guide to learn more about the full set of features and how to use them. Features Folding and Navigation displays headings in Goto Symbol… displays headings in Goto Symbol
Evernote for Sublime Text Sublime Text plugin for Evernote. This package is based on SublimeEvernote for ST2 but is only supported on ST3 and adds many new features. To start using it install it from Package Control and type “Evernote” on the Command Palette (ctrl+shift+p). See First Use for linking the plugin to your account. If you like this plugin and would like to support its development pleas
Details Version 0.7.0 Homepage github.com Issues github.com Modified 11 years ago Last Seen 47 minutes ago First Seen 11 years ago Dec 1 Nov 30 Nov 29 Nov 28 Nov 27 Nov 26 Nov 25 Nov 24 Nov 23 Nov 22 Nov 21 Nov 20 Nov 19 Nov 18 Nov 17 Nov 16 Nov 15 Nov 14 Nov 13 Nov 12 Nov 11 Nov 10 Nov 9 Nov 8 Nov 7 Nov 6 Nov 5 Nov 4 Nov 3 Nov 2 Nov 1 Oct 31 Oct 30 Oct 29 Oct 28 Oct 27 Oct 26 Oct 25 Oct 24 Oct
Markdown Preview Preview and build your markdown files quickly in your web browser using Sublime Text. You can use the builtin Python Markdown parser (offline) or use the GitHub Markdown API or GitLab Markdown API (online) for the conversion. Features Markdown preview using the python-markdown with syntax highlighting via Pygments and optional 3rd party extensions (pymdown-extensions included by d
To properly sync your installed packages across different machines, you actually do not want to sync the whole Packages/ and Installed Packages/ folders. The reason for this is that some packages have different versions for different operating systems. By syncing the actual package contents across operating systems, you will possibly run into broken packages. The proper solution is to install Pack
Origami is a new way of thinking about panes in Sublime Text: you tell Sublime Text where you want a new pane, and it makes one for you. It works seamlessly alongside the built-in layout commands. Ordinarily one uses the commands under View>Layout, or if one is quite intrepid a custom keyboard shortcut can be made to give a specific layout, but both of these solutions were unsatisfactory to me. Pe
SublimeBookmark [UNMAINTAINED] a better bookmark system for SublimeText Unmaintained Unfortunately, being a college student doesn't leave me with time to fix the bugs that people seem to be having with this codebase. I do wish to rewrite this, since this was written when I was new to python. If anyone wishes to either 1. Take ownership of the package 2. Help me rewrite this Please do ping me, help
Typescript syntax highlighting and checking, commands, shortcuts, snippets, watched compilation and more for Sublime Text.https://github.com/lavrton/sublime-better-typescript
Sublime Select Quoted This is a small plugin for Sublime Text 2 and 3 which adds 'select within quoted' and 'select around quoted' functionality. This is roughly equivalent to Vim's vi" and va" commands. Usage To select text within quotation marks, place your cursor within some quoted text, or partially select some quoted text. Then either select “Expand Selection to Quoted” under the “Edit” menu,
Install Now The Sublime Text package manager that makes it exceedingly simple to find, install and keep packages up-to-date.
End Users Usage General usage instructions for Package Control Settings Available settings for customizing how Package Control works Syncing Properly syncing packages and settings across machines and OSes Issues How to submit a good bug report or get a question answered Customizing Packages Customizing packages to override built-in settings or functionality Troubleshooting Help with common issues
Sublime Terminal Shortcuts and menu entries for opening a terminal at the current file, or any directory in Sublime Text. Installation Download Package Control and use the Package Control: Install Package command from the command palette. Using Package Control ensures Terminal will stay up to date automatically. Usage Open Terminal at File Opens a terminal in the folder containing the currently op
Sublime Alignment A simple key-binding for aligning multi-line and multiple selections in Sublime Text 2. Please see http://wbond.net/sublime_packages/alignment for install instructions, screenshots and documentation. License All of Sublime Alignment is licensed under the MIT license. Copyright (c) 2011 Will Bond <[email protected]> Permission is hereby granted, free of charge, to any person obtainin
Command Palette Open the command palette Win/Linux: ctrl+shift+p, Mac: cmd+shift+p Type Install Package Control, press enter This will download the latest version of Package Control and verify it using public key cryptography. If an error occurs, use the manual method instead. Manual If the command palette/menu method is not possible due to a proxy on your network or using an old version of Sublim
Basic Functionality Package Control is driven by the Command Palette. To open the palette, press ctrl+shift+p (Win, Linux) or cmd+shift+p (Mac). All Package Control commands begin with Package Control:, so start by typing Package. The command palette will now show a number of commands. Most users will be interested in the following: Install Package Show a list of all available packages that are av
このページを最初にブックマークしてみませんか?
『Package Control』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く