Neea

Results 23 issues of Neea

Current version 18.1-3 solution shows tree with a root node that contains 5 keys. From page 489: > Every node may contain at most 2t - 1 keys. [...] We...

**Is your feature request related to a problem? Please describe.** Yes -- adding testing to these commands would give more confidence in not breaking them on changes. Issue is these...

dev-tasks

**Describe the solution you'd like** Enable way to setup project config files that can be easily changed between dev and prod builds, for example, to switch out API endpoints.

enhancement

After [moving all code files](https://github.com/MobileFirstLLC/extension-cli/pull/67) to cli the [maintainability decreased](https://codeclimate.com/github/MobileFirstLLC/extension-cli). The task is to address these complexity issues or mark them as wontfix. **Tasks** Code smells Fixing this [one function](https://codeclimate.com/github/MobileFirstLLC/extension-cli/cli/rootsuite.js/source#issue-8c870c1fec3458a5b0a99595d9b03452)...

dev-tasks

Came across [this](https://github.com/mozilla/web-ext) today. Adding this note to research it further, specifically these questions: 1. Is web-ext same format as chromium extension or some other format? (* 2. How old...

question

**Describe the bug** This happens to me frequently when I clear something, there are local files I do not actually want cleared. Another related issue is the command will not...

bug

User request to allow customizing the background to use an image This should include solid colors and gradients.

enhancement

Listing everyone who has contributed to this project

enhancement

Some displayed characters are actually composed of 2+ unicode characters. If user deletes this kind of compound-character, the delete operation should be smart enough to know how many `char`s to...

bug

> Could the keyboard be made to replace selected text with a different style?

enhancement