martinandersen3d

Results 33 comments of martinandersen3d

**on "Dev branch":** ![image](https://user-images.githubusercontent.com/19984581/73084593-85122c80-3ecd-11ea-8011-87bc9e67fcaf.png) ![image](https://user-images.githubusercontent.com/19984581/73083754-0668bf80-3ecc-11ea-96dc-e7649d349abd.png) I fumbled a little to get it to work.. but it was something like this: Cmd (run as admin) npm install -g @vue/cli npm i...

I completely agree with you. If we implementing the _messageType_ a fourth option could be "html". Then it is very very customizable. My client is also talking about video chat...

Sounds good. I do also agree on the raw html. **Links:** I think if we make it possible to send links in the chat, then I would be able to...

I just came to mind that vue has what is called a **dynamic component**. Vue has an "is" tag that it can convert to an HTML element. Here is the...

I think we misunderstand each other :D I 100% agree that we can/should use a regex to make links, based on text that the user writes. That's not what I'm...

I actually understand what you are trying to do now :D I like it, its genius :D So from the messageType, contentUrl, contentSize, external developers can create an unlimited numbers...

Anybody working on this? Else I will look into it, this month.. Anybody want to join? :-) @Tofandel nice example :-D

hehe.. ohh well.. I assume: - Using VSC internal storage is good if your synchronize the settings with Microsoft-VS-Code account... - Not easy to share/backup notes between different computers/users It...