k2s

Results 33 issues of k2s

How to assign existing issue with location set to "Whole line" to "Line range" ? How to move issue from location set to "Line range" (let's say on line 10)...

In line gutter there is "Update issue" action if issue for this line already exists. When using the botom reVu panel with list of issues on left, it is possible...

## What does this PR do? There is already `enabled_plugins` and `disabled_plugins` they set the default way how plugins are used. It is not possible to block the plugin from...

* Electron `did-fail-load` may fire on any script on loaded page * for example `errorCode===-3` (Aborted) could happen when some script is still downloading and page starts to navigate elsewhere...

I host public archive of 19333 files and 3.1GB in total. I try to dowload single file with [example](https://github.com/datproject/dat-node#download-on-demand) inside my nodejs server project. The `dat.archive.readFile` will call callback after...

Priority: High
Status: In Progress
Type: Bug

# What / Why Documentation says about property time: Timestamp the entry was first added on. Running `cacache.verify()` internally uses `insert()` method and sets time property to `Date.now()`. This is...

Bug

socketcluster create generates example of `random` event and not `rand`

Call `cell.formula('A1*10') ` will set formula on cell, but the result is not calculated until Calc/Excel is not used to open and save the sheet. I need to create and...