# Talking Drupal #342 - Acquia Code Studio
Today we are talking about Acquia Code Studio with Matthew Grasmick and Ron Northcutt.
[www.talkingDrupal.com/342](https://www.talkingDrupal.com/342)
## Topics
* What is Acquia Code Studio?
* Are merge requests something that can be done via the Acquia Dashboard?
* Can I make edits in the browser?
* Is it Acquia Cloud only?
* Can you use gitlab, github or bitbucket?
* How does testing work?
* Can it co exist with current dev tools?
* Can you add additional tools like sonarqube?
* Are there additional fees?
* Can existing customers use CS?
* Is there a local setup?
## Resources
* [Storybook video](https://video.mateuaguilo.com/w/jhNBexjPJgg2cXLWEF8xB8)
* [Acquia Code Studio](https://www.acquia.com/products/drupal-cloud/code-studio)
* [Acquia Cloud IDE](https://www.acquia.com/products/drupal-cloud/cloud-ide )
* [Episode project browser](https://www.talkingdrupal.com/305)
* [Episode smart date](https://www.talkingdrupal.com/339)
* [Episode on storybook](https://www.talkingdrupal.com/340)
* [Episode on Drutiny](https://www.talkingdrupal.com/294)
* [Phpstan](https://github.com/phpstan/phpstan)
* [Gitlab](https://gitlab.com)
* [Gitpod](https://www.gitpod.io/)
* [CSS properties](https://jerrylowm.medium.com/alphabetize-your-css-properties-for-crying-out-loud-780eb1852153)
* [Gitlab patch module](https://www.drupal.org/project/config_patch_gitlab_api)
* https://git.drupalcode.org/issue/config_patch_gitlab_api-3259230
* [Mike Madison](https://www.talkingdrupal.com/220)
* [Register local machine as runner](https://medium.com/@umutuluer/how-to-test-gitlab-ci-locally-f9e6cef4f054 )
* [Clickable Demos](https://www.acquia.com/products/drupal-cloud/code-studio)
## Guests
Matthew Grasmick - [@grasmash](https://twitter.com/grasmash)
Ron Northcutt - [@rlnorthcutt](https://twitter.com/rlnorthcutt)
## Hosts
Nic Laflin - [www.nLighteneddevelopment.com](https://www.nLighteneddevelopment.com) [@nicxvan](https://twitter.com/nicxvan)
John Picozzi - [www.epam.com](https://www.epam.com) [@johnpicozzi](https://twitter.com/johnpicozzi)
Mike Anello - [@ultimike](https://twitter.com/ultimike)
## MOTW
[Calendar View](https://www.drupal.org/project/calendar_view)
A lightweight module to display any Views results in a calendar table. Compatible with any View as it - should - respects exposed date filters (e.g. >=, <=, 'between'...etc) and the default rendering of the results (e.g. display fields or as rendered entity).