Jake Ginnivan

Results 52 issues of Jake Ginnivan

When I save a new file, images should be moved to the appropriate spot, then links to images updated

Bug

Markpad should allow opening of a folder. This should create a FolderContext to surface the folder's tree view.

Feature

When editing a markdown file, I would like to be able to scroll past the end of the content (like in visual studio), so editing the bottom few lines are...

Feature
UX/UI

Hey guys I wanted to explore some other ideas when I started https://github.com/JakeGinnivan/GitReleaseNotes, mainly around having support for more than just GitHub. Is it worth having a look to see...

It would be awesome to support sorting of the chunks, similar to https://github.com/jantimon/html-webpack-plugin/blob/master/lib/chunksorter.js I currently use this plugin to create the assets and would like to automatically be able to...

enhancement

## Description Sometimes you just want to be able to wrap a CLI tool for a project without using a plugin. For example: ``` "serve": { "executor": "@nrwl/workspace:run-commands", "options": {...

type: feature
scope: misc

## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...

kind/bug
area/sdks
good-first-issue
language/javascript
help-wanted

### Which service(blob, file, queue, table) does this issue concern? Entire package ### Which version of the Azurite was used? 3.21.0 ### Where do you get Azurite? (npm, DockerHub, NuGet,...

dependencies

I would like to have under the issues list something like this: `Commits: b0ef2eb...62e4c21` or `Commits: [b0ef2eb...62e4c21](diffurl)`

After releasing this I found out about https://github.com/jbevain/mono.linq.expressions/blob/master/Mono.Linq.Expressions/CSharpWriter.cs#L35 It looks more complete than this project, but I still like the simplicity of the code package. Lets have a look what...

enhancement