-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.15.0 x64
**Electron**: 1.3.13
**OS**: Ubuntu Zesty
**Thrown From**: [tree-view-copy-relative-path](https://github.com/vladimir-tikhonov/…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [X] feature request
```
### Command (mark with an `x`)
```
- [X] build
```
### Desired functionality
It would be nice to have …
-
I would like to use php-ffi for opencv but opencv doesn't support C api.
A lot of libraries also support only cpp api.
-
# Problem
I would like to report bug, where **Enter/Return keypress stops working occasionally** in Code / Makdown cell.
Here is short 1 min demo video:
(turn on Audio please, to hear comments)…
-
### Summary of Problem
(Please answer all 3)
- What are you trying to do? Install and run the electron-serialport example, per https://github.com/serialport/electron-serialport/blob/master/READM…
-
Didn't see any other requests for it so here I am! Would love a linux version since I use Ubuntu 99% of my day.
This project looks fantastic, can't wait to see it take off :)
Edit: for the bounty I'…
-
How do I invalidate the cache of `import`?
I have a function that installs missing modules when an import fails, but the `import` statement seems to preserve the failure while the script is still r…
-
I am trying to setup VS Code with Pymark under Ubuntu 21.04.
First, I tried VS Code on my primary laptop (macOS). However, this does not appear to work on current builds of VS Code (https://github.…
-
I am trying to use noble-winrt in my electron app.
I added the entry for `"noble-winrt": "Timeular/noble-winrt#master"` in my package.json
When I try to run npm install, I get
> fatal error C10…
-
I'm trying to get the address of a script (which should be its hash), but there is no `hash_script` function available. How can I convert a CBOR hex representing a script to its address?