Skip to content
#

incremental

Here are 187 public repositories matching this topic...

muirdm
muirdm commented Dec 6, 2020

The below ruby code:

foo = 123

Gives foo a face of tree-sitter-hl-face:function.method which isn't correct (it should be variable or similar). I poked around a bit and my guess would be the ((identifier) @function.method (#is-not? local)) highlight rule is matching too much suggesting the locals stuff isn't working (?).

I'm guessing it is an issue here vs tree-sitter-r

genofire
genofire commented Apr 10, 2021
server error: zfs send dry failed: could not parse zfs send -n output: line "incremental\tzroot/ROOT/default@zrepl_20210313_194422_000\tzroot/ROOT/default@zrepl_20210314_195111_000\t18446744073614344448": cannot not parse size: strconv.ParseInt: parsing "18446744073614344448": value out of range
ghost
ghost commented Sep 26, 2020

Description

During the installation screen, when clicking back from the plugin install screen, collections get duplicated

Steps to Reproduce

  1. Run the installer as usual until reaching the plugin install screen
  2. press back

or

  1. Run the installer as usual until reaching the plugin install screen
  2. Select any of the official plugins to install
  3. press back

Improve this page

Add a description, image, and links to the incremental 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 incremental topic, visit your repo's landing page and select "manage topics."

Learn more