

Lets get the elephant out of the room first.
#Taskpaper separators code#
In short I downloaded and processed a lot of code using scc. As such I decided to record everything as I went and see if I could get something interesting in the end, hence this post. However if I am going to run it over all that code, which is going to be computationally expensive I may as well try to get some use out of it. This would also allow me to see if there are any edge cases I didn’t consider in the tool itself. To solve this issue I thought I would try to run scc at all the source code I could get my hands on. However what does that actually mean? For example “This file has a complexity of 10” is not very useful without some context. The way it works is that it counts branch statements in code. The latter is something you need a good sample size to make good use of. The command line tool I created Sloc Cloc and Code ( scc) (which is now modified and maintained by many other excellent people) counts lines of code, comments and makes a complexity estimate for files inside a directory. It implements a subset of the functionalities provided by this extension.Processing 40 TB of code from ~10 million projects with a dedicated server and Go for $100 Noty: Autosaving sticky note with support for multiple notes, find/replace, programmers shortcuts and more.

Projects+ Todo+: Bird's-eye view over your projects, view all your todo files aggregated into one. Highlight: I recommend using this extension for highlighting your embedded todos. octicon- part, so in this case the icon name would be alert. octicon-alert written in it, to get the string to use simply remove the. If for instance you click the first icon, you'll get a page with. Here you can browse a list of supported icons. TokenĪctivity Bar: you can switch the focus to the Todo activity bar view by assigning a shortcut to the command. The following tokens can be used in, and, they will be replaced with the value they represent. It uses 2 capturing groups, the first one captures the type of the todo ( TODO, FIXME etc.) and the second one captures an optional description ( TODO: description).ĭates are formatted using moment, and are parsed using sugar and to-time.

TaskPaper compatible: just set, and to.Go To Symbol: you can easily move between projects by using the Go to Symbol in File.Formatting: you can format text in a markdown-like fashion, we support: bold, italic, strikethrough and code.

Archive: you can move finished todos to a special "Archive" section with a shortcut.Custom special tags: special tags' names and their colors can be customized.Custom colors: all colors can be customized.Custom symbols: you can replace the default symbols with any of the supported ones.Portable: being a plain text format you can read and edit it using any editor.Easy to use: you're just a few shortcuts away from becoming a master.
