-
Hey @siavash1991
I am quite impressed by your project I'd love to add automatic version bumping for it if you're down. However you must conform to semantic versioning rules when committing, for it t…
-
Our [error.rs](https://github.com/habitat-sh/habitat/blob/master/components/sup/src/error.rs) module is a bit of a dumping ground. Every error that could possibly be thrown from anywhere in the entire…
-
Probably, this should subclass `vscode.Selection`. The first step is to remove uses of (our) `Range` to represent simple ranges within a document - these should use `vscode.Range`.
The most pressin…
-
As `parsedmarc`'s functionality gets richer, the functions' parameter lists are getting longer due to the config being parsed on top level and all the values are individually passed down in the call c…
-
| --- | --- |
| Bugzilla Link | [500521](https://bugs.eclipse.org/bugs/show_bug.cgi?id=500521) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Aug 30, 2016 11:39 EDT |
| Modified | May…
-
## Description
As an AlgoKit user
I want to download and install lora
So that I have quick and easy access to the features it provides
As an AlgoKit user
I want to use the installed lora app
So that…
-
The current index files available on GDAC https://data-argo.ifremer.fr (*index*.txt) are not homogeneous.
A richer and homogeneous series of index files should be managed.
- Dedicated directory fo…
-
If I take a ViewComponent that works and I add:
```ruby
include Motion::Component
```
Then immediately I get an error that `private method 'marshal_dump' called for an instance of MyComponen…
-
Hey, kind of embarrassing question but I'm unsure about the differences between NGL Viewer and Mol*. The latter sometimes pops up in issues (like #759) and it seems like almost a successor for NGL Vie…
-
It would be good to be able to see past snapshots of the data on a point-in-time basis. Object storage is cheap, we should take advantage of it.
I see three approaches to investigate:
1. Disable…