Erwann Mest
Erwann Mest
Hello, I would like to remove the 100vh on the container of the map. I had to do this, but it's ugly: ```jsx const Aside = styled.aside` .map { height:...
Hey, I've got a lil problem. `replace_on_insert` works like a charm when it's `auto_complete_trigger` ed like: ``` { "debug": false, "exclude_folders": ["node_modules", "bower_components", "src_legacy", "dist"], "additional_scopes": [ { // es6...
ST version: `3208` No automatic trigger, and autocomplete works like 1/10 times. My settings: ``` { "animation_enabled": true, "auto_complete_commit_on_tab": true, "auto_complete_with_fields": true, "bold_folder_labels": true, "caret_extra_bottom": 2, "caret_extra_top": 2, "caret_extra_width": 1,...
Hello! I don't know if it's only for azerty keyboard or any keyboard but cmd+a quits the app instead of selecting the whole text.
Hello, It could be great to habe a way to save some requests like `SELECT a1, a2 ORDER BY parseInt(a2), parseInt(a1.split(".").join(""))` :)
http://diary.kud.io/fr/p-dagogie-de-l-int-r-t-de-toujours-donner-3-exemples/ The url/folder removes all the accents and replaces them by "-".
Hello! Could you give me/us a example in the docs to do something like this? ``` const ApiModelRecord = Record( { status: "init", // "init" | "pending" | "idle" |...
**Affected Projects** React **Is your feature request related to a problem? Please describe.** I don't want to search when I don't click on any submit button **Describe the solution you'd...