Konstantin Myakshin

Results 150 comments of Konstantin Myakshin

Not works for me ``` lsb_release -a No LSB modules are available. Distributor ID: Zorin Description: Zorin OS 16.3 Release: 16 Codename: focal sudo apt install guake Reading package lists......

ref https://github.com/Haehnchen/idea-php-toolbox/issues/63

IMHO we should move as much more to toolbox plugin for getting support of autocomplete in projects that uses Symfony components without Symfony full-stack.

Let's deprecate they and remove on next PS release. idea-php-toolbox is awesome replacement!

@susnux @Chartman123 I did all changes

I've added folder sharing with user when you're sharing form ![image](https://github.com/nextcloud/forms/assets/191082/c232a727-e491-4bb2-a29f-f932cf358772) ![image](https://github.com/nextcloud/forms/assets/191082/2f88ed7f-a18e-41a6-b554-9599354d7d2b)

Do we really need care of this? IMHO it easier create 2 separate apps with different Nuxt config, packages.json and build/deploy them independently. Otherwise we got big monolith which is...

> Also, we have the possibility to add parts using an NPM package. For sharing some code between apps we can use [monorepo](https://gomonorepo.org/) approach, extract common business logic/api clients/etc into...