-
Updated
Jun 17, 2020 - Jupyter Notebook
path
Here are 581 public repositories matching this topic...
-
Updated
Mar 5, 2020 - Java
-
Updated
Apr 14, 2020 - Swift
-
Updated
May 31, 2020 - GLSL
-
Updated
Jan 27, 2019 - JavaScript
-
Updated
Nov 6, 2018 - Swift
A column for "owned by" should be added to the gain-over-time table in "Currency Summary". See net worth table for reference.
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
May 19, 2020 - C
-
Updated
Jan 13, 2019 - JavaScript
-
Updated
Apr 23, 2020 - Kotlin
-
Updated
Apr 10, 2020 - TypeScript
-
Updated
Oct 27, 2019 - Emacs Lisp
For context: Linux user
I think this project would benefit to some documentation as to what the tool actually does, as in what files it modifies and how. After making a mistaken addition using the tool, I had to spend a few minutes searching through the source code to find what it actually does so that I could revert it, since there's no reference (that I could find) as to how it actually g
# src/page.ts
import(/* webpackChunkName: "Some" */ "../pages/Some")
Without typescript-transform-paths, this correctly transpiles to the exactly same JS code, the comments remained.
With typescript-transform-paths, it transpiles to:
# dist/page.js
import("../pages/Some")
I.e. the plugin removes comments even when removeComments=false in tsconfig.json's compilerOp
-
Updated
Jan 12, 2020 - C#
Improve this page
Add a description, image, and links to the path topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the path topic, visit your repo's landing page and select "manage topics."
Hello. I downloaded Version 1.0.1 (0656). I am using OS X 10.12.6 (16G29).
Steps: I download this specific SVG file
https://github.com/VCVRack/Tutorial/raw/master/res/MyModule.svg
from https://github.com/VCVRack/Tutorial
I select a tool, such as rectangle or line. I drag.
Expected behavior: A rectangle or line is drawn beginning at the point where I clicked down and ending a