Riderman de Sousa Barbosa

Results 18 issues of Riderman de Sousa Barbosa

How print the notebook? For example, I have a notebook with one button, and when the user clicks on the button I would like to print the whole page. Not...

In my jenkins server (Azure VM), in Configure Global Security I have Role-Based Strategy security configurated : In my Gitlab server (another azure VM) I installed this plugin. When I...

![image](https://user-images.githubusercontent.com/725337/218887119-c275e787-e4ff-487a-93ea-968e188a6be9.png)

### Expected Behavior Allow users select the options without annoying loading status ### Current Behavior On every questions keeps showing this `(⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠦ : timing config:load:flatten Completed in 1ms `...

bug

I create an new tag .. ``` exports.defineTags = function (dictionary) { dictionary.defineTag("topic", { mustHaveValue: true, canHaveType: false, canHaveName: true, onTagged: function (doclet, tag) { doclet.topic = tag.value; } });...

Trying to generate docs with typescript but I received an error.. > Error: [BABEL] unknown: Preset /* your preset */ requires a filename to be set when babel is called...

Can serve with Github Pages? I tried this with [this](https://github.com/Ridermansb/notes) repository but could not work.

When I start the webstorm.. and start to load my project, this appear... ``` com.intellij.ide.plugins.StartupAbortedException: Fatal error initializing plugin io.edgeg.gtm.intellij at com.intellij.ide.plugins.PluginManager.handleComponentError(PluginManager.java:55) at com.intellij.serviceContainer.PlatformComponentManagerImpl.handleInitComponentError(PlatformComponentManagerImpl.kt:247) at com.intellij.serviceContainer.MyComponentAdapter.doCreateInstance(MyComponentAdapter.kt:50) at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:110) at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:72)...