trioarcade.blogg.se

Taskpaper separators
Taskpaper separators












taskpaper separators

Lets get the elephant out of the room first.

  • 71,884,867,919 complexity count according to scc rules.
  • 884,968 empty repositories (those with no files).
  • 9,100,083 repositories with at least 1 identified file.
  • #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.

    taskpaper separators

    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.

  • Activity bar views: you can view your todo file and your embedded todos from a custom activity bar sectionįollow the instructions in the Marketplace, or run the following in the command palette:Ĭhanging some settings (indentation, symbols, colors, tags.) requires a restart.Īn actual regex will be generated from the value of the setting.
  • Embedded todos: it's common to have //TODO or //FIXME comments in our code, this extension can find those as well.
  • Statistics: statistics about your entire file and/or project-level statistics about your individual projects.
  • Time estimates: you can estimate the time it will take to complete a todo by adding a tag to it that looks like this: hours), or Then you can use the token in statistics.
  • Timer: a timer can be displayed in the statusbar for started todos.
  • Timekeeping: you can mark todos as started and track elapsed time until completion.
  • taskpaper separators

    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.

    taskpaper separators

    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.














    Taskpaper separators