enso/app
Dmitry Bushev 4c62dc9061
Search suggestions by static attribute (#6036)
close #5874

Changelog:
- add: `isStatic` parameter to `search/completion` request to search by the `static` suggestion attribute
- update: search non-static suggestions when opening component browser

# Important Notes
Component browser doesn't show `Table.new` and `Table.from_rows` suggestions when a `Table` node is selected.

![2023-03-21-151117_1301x877_scrot](https://user-images.githubusercontent.com/357683/226874291-1ff99994-1bb6-41df-96b4-dc5c5178ba41.png)
2023-03-23 15:02:25 +00:00
..
gui Search suggestions by static attribute (#6036) 2023-03-23 15:02:25 +00:00
ide-desktop add tailwind.css file to alwaysCopiedFiles (#6040) 2023-03-22 12:14:37 +01:00