-
I found myself wishing often to have a statically generated auto-complete, because:
- It's faster to load (initial auto-complete in a terminal) than running python to generate a string each time
- It …
-
Currently the bare URLs are listed for the archived resources (as shown in #177). We can make it better looking and less space consuming by:
* Showing titles of HTML pages and hyperlinking correspo…
-
Similar to `fs2.text.utf8Decode`, I would like to auto-detect and decode text in other charsets
-
How to reproduced:
Please, create a div with a border and then "Columnizer" a children div. You will see how when singleColumnizeIt is executed, the text it's not inside of the bordered box.
If we g…
ghost updated
8 years ago
-
On the Contact section field of the partsasist website, there seems to be no clear maximum character validation on either of the fields - user can add even 20 paragraphs or more for First name for exa…
-
I've been trying to implement settings into my c# plugin for weeks. I looked at other plugins who have them and copy pasted their code. No luck. Xaml elements don't load. Please help
-
I'm noticing this oddity when I create a Datasource and iterate through the features.
Let's say feature FA in my GeoJSON has one attribute: `foo: 1`. And FB has one attribute: `bar: 2`. When I create…
-
Issue Type: Bug
When using the PHP debugger I have a request paused and awaiting, however while that request is running other requests are also running but not pausing, as expected. The problem is…
-
Is there a way to show HTML tags structure in the sidebar like in the following picture?
![image](https://user-images.githubusercontent.com/24701640/40561751-f94246c2-6066-11e8-9e33-a718a960804e.pn…
-
## Bug Report
### Steps to Reproduce:
Add and run the following tests
Scenario: Running the generator in violate mode for multiple constraints with strings is successful
Given the genera…