Skip to content
#

atom-plugin

Here are 176 public repositories matching this topic...

laughedelic
laughedelic commented Apr 22, 2018

Use readonly text buffers when jumping to definitions from dependencies. See scalameta/metals#36.

This requires a change in Metals first so that it will send custom metals: URIs for locations in definitions (instead of the current [workaround with temporary files](https://github.com/scalameta/metals/blob/a45aa46864c59317fb2d57fa2aedc36ea4921185/metals/src/main/scala/

danielhoherd
danielhoherd commented Mar 21, 2017

Given this example markdown snippet:

Here is a link to another wiki page called [example](example)

After the first tidy operation, it looks like this:

Here is a link to another wiki page called <example>

After the second tidy operation, it looks like this:

Here is a link to another wiki page called

<example>
</example>

Improve this page

Add a description, image, and links to the atom-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the atom-plugin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.